Skip to content

Commit 992b6db

Browse files
Merge pull request #16 from Fullscript/update-README-docs-v2
docs(readme.md): fix the link name
2 parents bd044df + 3555288 commit 992b6db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ To get things started, please run the following from the root of the project:
1919

2020
Next run the following from the react-demo directory `cd demo/react-demo`:
2121

22-
1. `yarn link fullscript-js`
22+
1. `yarn link @fullscript/fullscript-js`
2323
2. `yarn install`
2424

25-
Next you can run the React app:
25+
Next you can run the React app using one of the options below:
2626

2727
- `yarn start` (from inside demo/react-demo)
2828
- `yarn demo:npm` (from the root of the project)

0 commit comments

Comments
 (0)