1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-07-04 12:03:42 +02:00

docs/api/examples.md: fix correct command to install the javascript library.

This commit is contained in:
Henrik Hautakoski 2024-02-16 01:39:04 +01:00
parent 524578d157
commit 3462b8c22a

View file

@ -82,7 +82,7 @@ func main() {
install the thalos client library: install the thalos client library:
`npm install -D thalos-nodejs` `npm install --save @eosswedenorg/thalos-client`
::: code-group ::: code-group