Skip to content

Commit 104eeb8

Browse files
authored
Merge pull request basarat#598 from cthogg/patch-5
Update browser.md
2 parents d8a4385 + 4f87e87 commit 104eeb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quick/browser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ cd react-typescript
1818
npm install
1919
```
2020

21-
Now jump to [develop your amazing application](#develop-your-amazing-application)
21+
Now use it as a base and jump to [develop your amazing application](#develop-your-amazing-application)
2222

2323
## Project Setup Detailed
24-
To see how that project is created, its documented below.
24+
If you want to learn more about the details of how that project is created (instead of using it as a base), here are the steps on how its setup from scratch:
2525

2626
* Create a project dir:
2727

0 commit comments

Comments
 (0)