Skip to content

Commit

Permalink
README: update zip link
Browse files Browse the repository at this point in the history
  • Loading branch information
uditkarode authored Apr 3, 2019
1 parent 00e6c5e commit 214fc4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- `headers/` (this will contain your custom header files)

#### WINDOWS:
To install UCC for Windows, download https://uditkarode.github.io/ucc/ucc-windows.zip.
To use UCC on Windows, download https://github.com/uditkarode/ucc/raw/windows/ucc-windows.zip

Now, make a new folder somewhere, and extract the zip inside it.

Expand All @@ -24,6 +24,8 @@ After this step, you **must** place your source codes in the sources/ directory.

You can now use `UCC-BUILD.bat`, `UCC-RUN.bat`, or `UCC-BUILD-RUN.bat` to compile, run, or compile and seamlessly run respectively.

This has been tested working on Windows 10.


*For advanced users:*
If you prefer direct command line usage, you can change directory to the assets folder and use ucc this way:
Expand Down

0 comments on commit 214fc4b

Please sign in to comment.