Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogofmr authored Jul 14, 2024
1 parent 788687b commit ab5b346
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,11 @@ The following instructions will guide you through the installation process.
📄 Clone or fork `DiGo Certify App`:
```sh
git clone https://github.com/DiGo-Certify/DiGo-certify-app.git && \
cd DiGo-certify-app/code/
cd DiGo-certify-app/
```
💿 Install All Dependencies:
```sh
npm install && \
cd services/ethereum && \
npm install && \
cd ../../
./install.sh
```
📦 Deploy the initial smart contract onto the blockchain
```sh
Expand Down

0 comments on commit ab5b346

Please sign in to comment.