Skip to content

Commit

Permalink
updated the path in step 2
Browse files Browse the repository at this point in the history
  • Loading branch information
saimanish1 authored Feb 11, 2019
1 parent 8167762 commit ddbae55
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 @@ -2,7 +2,7 @@
Slack-clone implemented in React.js, Apollo-client 2.0, Graphql-yoga, Node.js and Mysql

# instructions to run
1. Go to models/index.js to change the config of your database.
1. Go to src/models/index.js to change the config of your database.
2. Create database in Mysql which you provided in previous step.
3. yarn or npm install.

Expand Down

0 comments on commit ddbae55

Please sign in to comment.