Skip to content

Commit f53c75d

Browse files
authored
Merge pull request #354 from hannakfoo/fix/installationdocumentation
fix: Add cd to installation instruction before npm install
2 parents 92354aa + a6424c0 commit f53c75d

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)