Skip to content

Commit

Permalink
Fix repository renaming in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jlegrand62 committed Aug 7, 2020
1 parent c3853c9 commit bea4805
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 @@ -31,7 +31,7 @@ REACT_APP_API_URL='{`API URL}'
```
Whithout this, the app will use `http://localhost:5000`.

To use a local database, you must run the data storage server [from this repository](https://github.com/romi/data-storage).
To use a local database, you must run the data storage server [from this repository](https://github.com/romi/romidata).

### `npm run build`

Expand Down

0 comments on commit bea4805

Please sign in to comment.