Spaces:
Runtime error
Runtime error
Jeffrey Rathgeber Jr
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,5 @@ JEFFREY RATHGEBER jr5349
|
|
5 |
I am using macOS, so I simply downloaded and installed Dockerr Desktop. I already had Visual Studio Code installed,
|
6 |
so I installed the Dev Containers exstension. Using that extension, I was able to construct and configure a .json
|
7 |
container in my project folder. I just picked the basic default configuration because I am not yet familiar with
|
8 |
-
dev containers, but I know how to go about updating and reconfiguring in the future.
|
|
|
|
5 |
I am using macOS, so I simply downloaded and installed Dockerr Desktop. I already had Visual Studio Code installed,
|
6 |
so I installed the Dev Containers exstension. Using that extension, I was able to construct and configure a .json
|
7 |
container in my project folder. I just picked the basic default configuration because I am not yet familiar with
|
8 |
+
dev containers, but I know how to go about updating and reconfiguring in the future. I also have PyCharm installed
|
9 |
+
and have experience with other IDE's as backup.
|