Skip to content

Commit f6a08b8

Browse files
authored
Add a note about scripts\symlinks-to-hardlinks.ps1 in the README
1 parent 460ca7d commit f6a08b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ To test RustPython, do the following:
2828

2929
$ git clone https://github.com/RustPython/RustPython
3030
$ cd RustPython
31+
# if you're on windows:
32+
$ powershell scripts\symlinks-to-hardlinks.ps1
3133
$ cargo run demo.py
3234
Hello, RustPython!
3335

0 commit comments

Comments
 (0)