Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #556 from Giveth/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aminlatifi authored Jul 12, 2021
2 parents 2b3769f + 85a9513 commit 566157d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The configuration param `blockchain.nodeUrl` is used to establish a connection.
```
ipfs daemon
```
5. Run db migration files
5. Run db migration files ( if this the first time you want to start application, it's not needed to run migrations)
```
./node_modules/.bin/migrate-mongo up
```
Expand Down

0 comments on commit 566157d

Please sign in to comment.