This commit is contained in:
Zach 2023-07-12 10:06:34 -04:00 committed by GitHub
parent 732e5dd28b
commit 7ef38e6d97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1950,7 +1950,7 @@ our own instead. In the normal shell, do the following:
```shell {% copy=true %}
rm -r dev-comet/tally/*
cp -r tally/* dev-comet/tally/*
cp -r tally/* dev-comet/tally/
```
Back in the Dojo again, we can now commit those files and install the app: