Update README.md
This commit is contained in:
parent
4723bd049f
commit
971d1e94de
|
@ -16,7 +16,7 @@ Windows: A C compiler, ideally [TDM-GCC](https://jmeubank.github.io/tdm-gcc/)
|
||||||
If you don't have Go installed, download the corresponding installer for Go from <a href="https://golang.org/dl">here</a>, or from your package manager (`apt install golang-go`). The latest version of Go is recommended.
|
If you don't have Go installed, download the corresponding installer for Go from <a href="https://golang.org/dl">here</a>, or from your package manager (`apt install golang-go`). The latest version of Go is recommended.
|
||||||
|
|
||||||
# 3. Get the Source Files
|
# 3. Get the Source Files
|
||||||
Download the source files as a zip from the homepage or `git clone` this repository. Next, navigate to the `src/` directory, where you will find the source file.
|
Download the source files as a zip from the homepage or `git clone` this repository. Next, navigate to the `src/` directory, where you will find the source file (`Picocrypt.go`).
|
||||||
|
|
||||||
# 4. Build From Source
|
# 4. Build From Source
|
||||||
Finally, build Picocrypt from source:
|
Finally, build Picocrypt from source:
|
||||||
|
|
Loading…
Reference in New Issue