mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-10 17:51:43 +00:00
Merge pull request #159 from ehberg/main
Update README.md, minor path change
This commit is contained in:
commit
c5db9c4cea
@ -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*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user