mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-22 05:00:59 +03:00
Update README
This commit is contained in:
parent
c89f1eb307
commit
af6e9a8eae
@ -67,8 +67,8 @@ We recommend installing Rust using [rustup](https://www.rustup.rs/). You can ins
|
||||
We recommend installing Leo by building from the source code as follows:
|
||||
|
||||
```bash
|
||||
# Download the source code
|
||||
git clone https://github.com/ProvableHQ/leo
|
||||
# Download the source code and initialize the submodules
|
||||
git clone --recurse-submodules https://github.com/ProvableHQ/leo
|
||||
cd leo
|
||||
|
||||
# Install 'leo'
|
||||
|
2
examples
2
examples
@ -1 +1 @@
|
||||
Subproject commit b742a2f93b7ec6b4f23f52cbe25333b9a7f1d7ca
|
||||
Subproject commit b75bb77851667f6ece0af4cacfc27715aa7186aa
|
Loading…
Reference in New Issue
Block a user