small fixes in a readme file
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
parent
439fe17371
commit
8e9374b2d0
@ -9,15 +9,15 @@ You need to install [foundry](https://getfoundry.sh/) or use contracts from `/sr
|
||||
### Clone
|
||||
|
||||
```shell
|
||||
git clone https://git.ghostchain.io/ghostchain/ghost-dao-contracts.git
|
||||
$ git clone https://git.ghostchain.io/ghostchain/ghost-dao-contracts.git
|
||||
```
|
||||
|
||||
### Foundry preparation
|
||||
|
||||
```shell
|
||||
git submodule init
|
||||
git submodule update
|
||||
forge soldeer install
|
||||
$ git submodule init
|
||||
$ git submodule update
|
||||
$ forge soldeer install
|
||||
```
|
||||
|
||||
### Build contracts
|
||||
|
Loading…
Reference in New Issue
Block a user