mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
docs/api/examples.md: fix correct command to install the javascript library.
This commit is contained in:
parent
524578d157
commit
3462b8c22a
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ func main() {
|
|||
|
||||
install the thalos client library:
|
||||
|
||||
`npm install -D thalos-nodejs`
|
||||
`npm install --save @eosswedenorg/thalos-client`
|
||||
|
||||
::: code-group
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue