Update README.md

Former-commit-id: dd59579b87
This commit is contained in:
Zach 2023-04-17 11:25:21 -04:00 committed by GitHub
parent 5a50e46718
commit ecb3b36387

View File

@ -19,6 +19,7 @@ Detailed instructions can be found [here](../build-support/README.md). For the i
```
$ laconic-so --stack build-support build-containers --exclude cerc/builder-gerbil
$ laconic-so --stack package-registry setup-repositories
$ laconic-so --stack package-registry build-containers
$ laconic-so --stack package-registry deploy-system up
```
Then add the localhost alias `gitea.local` and set `CERC_NPM_AUTH_TOKEN` to the token printed when the package-registry stack was deployed above: