From ecb3b363877909413331777e3130e35a76408266 Mon Sep 17 00:00:00 2001 From: Zach Date: Mon, 17 Apr 2023 11:25:21 -0400 Subject: [PATCH] Update README.md Former-commit-id: dd59579b876f88e6b748c4308a782e5b1f86ee7a --- app/data/stacks/fixturenet-laconic-loaded/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/data/stacks/fixturenet-laconic-loaded/README.md b/app/data/stacks/fixturenet-laconic-loaded/README.md index a2e48efb..2fc21594 100644 --- a/app/data/stacks/fixturenet-laconic-loaded/README.md +++ b/app/data/stacks/fixturenet-laconic-loaded/README.md @@ -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: @@ -62,4 +63,4 @@ Balance is: 99998999999999998999600000 Created bond with id: dd88e8d6f9567b32b28e70552aea4419c5dd3307ebae85a284d1fe38904e301a Published demo-record-1.yml with id: bafyreierh3xnfivexlscdwubvczmddsnf46uytyfvrbdhkjzztvsz6ruly ``` -The published record should be visible in the console. \ No newline at end of file +The published record should be visible in the console.