Skip to content

Commit 78f319a

Browse files
Updates README.md
Updates README to run storybook and to clone the correct repo
1 parent e36d2fd commit 78f319a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ You need to have `node` and `npm` installed on your computer.
6666
## Getting started
6767

6868
```console
69-
git clone [email protected]:reactgraphqlacademy/design-systems-react.git
70-
cd design-systems-react
69+
git clone [email protected]:reactgraphqlacademy/advanced-ui-styling.git
70+
cd advanced-ui-styling
7171
npm install
72-
npm start
72+
npm run storybook
7373
```
7474

7575
## Articles and links

0 commit comments

Comments
 (0)