Skip to content

Commit a6424c0

Browse files
committed
fix: Add cd to installation instruction before npm install
1 parent af8e86b commit a6424c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ This project uses nodejs, so you should install `nodejs` as the package manager
101101

102102
```sh
103103
git clone https://github.com/umbraco/Umbraco.UI.git
104+
cd .\Umbraco.UI\
104105
npm install
105106
```
106107

0 commit comments

Comments
 (0)