8000 Update README.md · coolreader18/RustPython@9bd7f18 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9bd7f18

Browse files
Update README.md
Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
1 parent 31e6cca commit 9bd7f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To build RustPython locally, first, clone the source code:
3131
git clone https://github.com/RustPython/RustPython
3232
```
3333

34-
If on windows, run the following to fix the `Lib/` directory symlink:
34+
RustPython uses symlinks to manage python libraries in `Lib/`. If on windows, running the following helps:
3535
```bash
3636
git config core.symlinks true
3737
```

0 commit comments

Comments
 (0)
0