Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlyoshaVasilieva committed Jun 29, 2021
1 parent 7abb856 commit 238bb57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ in China.

### Building

If you're going to use Aliyun and do not intend to modify the code, download `city17.zip`
from [the latest release][release] and proceed to the setup instructions.

Run `build.sh`. Cannot be truly built in Windows due to *ring*, but `cargo check` and `cargo build`
work for checking the code. Ubuntu 20.04 via [WSL][wsl] works fine and is what I use.

Expand All @@ -62,6 +65,7 @@ Requires:
* `musl-gcc` (`musl-tools`)
* Probably `build-essential`

[release]: https://github.com/AlyoshaVasilieva/city17/releases/latest
[rustup]: https://rustup.rs/

### Aliyun setup instructions
Expand Down

0 comments on commit 238bb57

Please sign in to comment.