Readme
This commit is contained in:
parent
74caf74501
commit
18f555e3e8
|
|
@ -10,14 +10,14 @@
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
There are two ways to get Post Maker for windows.
|
There are two ways to get Post Maker for windows.
|
||||||
|
|
||||||
* You can download a stable version from release
|
* You can download a stable version from release
|
||||||
* You can build it yourself from git or released source
|
* You can build it yourself from git or released source
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
We recommend you to build it yourself.
|
We recommend you to build it yourself.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
@ -26,7 +26,7 @@ We recommend you to build it yourself.
|
||||||
* Rust Compiler
|
* Rust Compiler
|
||||||
* Cargo
|
* Cargo
|
||||||
|
|
||||||
### Installing rust
|
### Installing Rust
|
||||||
|
|
||||||
You can follow rust's official guide to install rust compiler and cargo [here](https://www.rust-lang.org/tools/install).
|
You can follow rust's official guide to install rust compiler and cargo [here](https://www.rust-lang.org/tools/install).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue