Tiny command edit on hut tutorial

This commit is contained in:
~nodreb-borrus 2022-07-18 23:07:15 -06:00 committed by GitHub
parent 4afb244597
commit 64e56cb68e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -630,7 +630,7 @@ following:
```shell {% copy=true %}
rm -r zod/hut/*
cp -r hut/* zod/hut/*
cp -r hut/* zod/hut/
```
Back in the Dojo again, we can now commit those files and install the app: