Merge pull request #159 from ehberg/main

Update README.md, minor path change
This commit is contained in:
Sebastian Raschka 2024-05-15 20:46:31 -04:00 committed by GitHub
commit c5db9c4cea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ cd LLMs-from-scratch
```
```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*)