diff --git a/README.md b/README.md index e98ffa0..24d4965 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # SSZ View Builder -Prototype for UI to build views following the [RDF Data Cube specification][cube] (WIP) +Prototype for UI to build views following the [RDF Data Cube specification][cube] ## Running locally 1. Install [lando](https://github.com/lando/lando/releases/latest) 2. `yarn` -3. [Request Stardog license](https://www.stardog.com/download-free/) and save to `~/stardog-home/stardog-license-key.bin` +3. Get a Stardog license and save to `~/stardog-home/stardog-license-key.bin` 4. `lando start` 5. `yarn bootstrap` - initialize the required database resources 6. Open [https://view-builder.lndo.site/app/](https://view-builder.lndo.site/app/)