Jeffrey Rathgeber Jr commited on
Commit
09591a7
1 Parent(s): 0522939

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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.