Skip to content

Commit 89b2898

Browse files
Update README.md
1 parent 635c88e commit 89b2898

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
@@ -18,11 +18,11 @@ Using the latest LTS version of node.js should work just fine: https://nodejs.or
1818
### Clone the repository
1919

2020
1. Open a terminal and move to your folder.
21-
2. Being there, clone this repository with `git clone https://github.com/MaximilianPfitzenmaier/dropdown-menu-component-react.git`.
21+
2. Being there, clone this repository with `git clone https://github.com/MaximilianPfitzenmaier/dropdown-menu-component-react.git demo`
2222

2323
### Build assets
2424

25-
1. Move to your app folder with `cd dropdown-menu-component-react/`
25+
1. Move to your app folder with `cd demo/`
2626
2. Install all npm dependendies by typing `npm install` or just `npm i`
2727
3. Run `npm run build` to build all assets (e.g. styles)
2828

0 commit comments

Comments
 (0)