]> marstr Code Repo - Pilot2AWS/commitdiff
Corrections to README
authorMarStr <marcus@marstr.online>
Tue, 9 Jul 2024 12:49:30 +0000 (14:49 +0200)
committerMarStr <marcus@marstr.online>
Tue, 9 Jul 2024 12:49:30 +0000 (14:49 +0200)
README.md

index 534617632204164ede430a97f1f0ed68ad7109a6..81f4b93e0b4bad85c0788d85cc94fa87af665134 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ If you want to use AWS and its services elsewhere, you are of course free to ins
 You will need two Python modules: boto3 and pygame. Install them like so:\r
 \r
 ```python\r
-pip install boto3<br/>\r
+pip install boto3<br/><br/>\r
 pip install pygame\r
 ```\r
 \r