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

Commit

Permalink
Merge pull request #2 from Wikunia/patch-1
Browse files Browse the repository at this point in the history
Typo database in readme
  • Loading branch information
roman01la committed Jun 22, 2016
2 parents f8b916e + 5a3a0bd commit b7567e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,4 +10,4 @@ It is a simple movie tickets online booking application which allows you to see
4. Start React application build `$ npm start`
5. Start Horizon server by executing the following command in `server` directory `$ hz serve --dev`
6. Open [http://127.0.0.1:8181](http://127.0.0.1:8181) in multiple tabs in your browser
7. Call `generateSeats()` function in browser's console to fill in datatbase table with initial data
7. Call `generateSeats()` function in browser's console to fill in database table with initial data

0 comments on commit b7567e4

Please sign in to comment.