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
|
### Clone
|
||||||
|
|
||||||
```shell
|
```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
|
### Foundry preparation
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git submodule init
|
$ git submodule init
|
||||||
git submodule update
|
$ git submodule update
|
||||||
forge soldeer install
|
$ forge soldeer install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build contracts
|
### Build contracts
|
||||||
|
Loading…
Reference in New Issue
Block a user