Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bd7f18

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

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1
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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.