entropyxyz / entropy-docs

Documentation for Entropy.
https://docs.entropy.xyz
GNU Affero General Public License v3.0
3 stars 1 forks source link

Updates docs to use NPM -g install for CLI. #164

Closed johnnymatthews closed 4 months ago

johnnymatthews commented 4 months ago

The CLI can now be installed with npm install --global @entropyxyz/cli. This PR updates all references to the old yarn install process, as well as some other Yarn-related house-keeping.