Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Jan 31, 2023
1 parent f6d10d7 commit 4ac40a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ $ LLVM_CONFIG=llvm-config-11 make
1. Go to releases on GitHub. It's in the sidebar at right.
2. Choose a release (latest is probably good) and download a `.zip` file whose name starts with `jou_windows_64bit_`.
3. Extract the zip file somewhere on your computer.
4. You should now have a folder that contains `jou.exe`, lots of `.dll` files, and a subdirectory named `stdlib`.
4. You should now have a folder that contains `jou.exe`, lots of `.dll` files, and subfolders named `stdlib` and `mingw64`.
Add this folder to `PATH`.
If you don't know how to add a folder to `PATH`,
you can e.g. search "windows add to path" on youtube.
Expand Down

0 comments on commit 4ac40a6

Please sign in to comment.