Skip to content

Commit 7e28d8b

Browse files
authored
Update README.md
1 parent a4899ad commit 7e28d8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A React based web app that books group rooms across Trinity.
55
To install the dependencies, run `yarn` or `npm install` from the root directory.
66
Then `cd client` and run the same command to install the dependencies for the client.
77

8-
# Setting up the development server
8+
## Setting up the development server
99

1010
`node server/Server.js` to set up the API server
1111
`cd client && yarn start` to run the React client

0 commit comments

Comments
 (0)