Skip to content

Commit 520da3f

Browse files
authored
Update README.md
1 parent b1285d1 commit 520da3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Steps:
44
1. After cloning repo, and opening file, in terminal type:
55
2. **cd github-master** it will change directory to folder of app
66
3. Type **npm install** to install all packages used for this app
7-
4. In file **token.js** replace token with your token, to generate [click here](https://github.com/settings/tokens)
7+
4. In file **token.js** replace token with your token, to generate [click here](https://github.com/settings/tokens) - my token is deleted this is just placeholder, app wont work without token
88
5. To run app type **npm start**
99
6. Your app should start on **localhost:3000** on your browser
1010

0 commit comments

Comments
 (0)