Update README.md, minor path change

This commit is contained in:
Eric Berg 2024-05-15 13:51:51 -04:00 committed by GitHub
parent a64d5acc21
commit f611e6c5c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ cd LLMs-from-scratch
``` ```
```bash ```bash
mv 1st_setup/03_optional-docker-environment/.devcontainer ./ mv setup/03_optional-docker-environment/.devcontainer ./
``` ```
3. In Docker Desktop, make sure that ***desktop-linux* builder** is running and will be used to build the Docker container (see *Docker Desktop* -> *Change settings* -> *Builders* -> *desktop-linux* -> *...* -> *Use*) 3. In Docker Desktop, make sure that ***desktop-linux* builder** is running and will be used to build the Docker container (see *Docker Desktop* -> *Change settings* -> *Builders* -> *desktop-linux* -> *...* -> *Use*)