build: Add just to Hermit, correct ui/desktop's README (#3116)
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
hermit
|
||||||
@@ -7,8 +7,9 @@ Goose uses [Hermit](https://github.com/cashapp/hermit) to manage dependencies, s
|
|||||||
|
|
||||||
```
|
```
|
||||||
git clone git@github.com:block/goose.git
|
git clone git@github.com:block/goose.git
|
||||||
|
cd goose
|
||||||
source ./bin/activate-hermit
|
source ./bin/activate-hermit
|
||||||
cd goose/ui/desktop
|
cd ui/desktop
|
||||||
npm install
|
npm install
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user