Skip to content

Commit

Permalink
package renamed
Browse files Browse the repository at this point in the history
The package was renamed from blockstack-gaia-admin to gaia-admin
  • Loading branch information
Alejandro Criado-Pérez authored Feb 24, 2022
1 parent 4b9c564 commit 0e86101
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ To run in place:
$ node lib/index.js [/path/to/config.json]
```

To install this service as the `blockstack-gaia-admin` program in your `$PATH`:
To install this service as the `gaia-admin` program in your `$PATH`:

```
$ sudo npm install -g
$ which blockstack-gaia-admin
/usr/bin/blockstack-gaia-admin
$ which gaia-admin
/usr/bin/gaia-admin
```

## Configuration
Expand Down

0 comments on commit 0e86101

Please # to comment.