Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
prepare for npm package release
Browse files Browse the repository at this point in the history
  • Loading branch information
aemil145 committed Feb 28, 2022
1 parent abddaf0 commit 0f35bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ Make sure you have [Node.js](https://nodejs.org/en/download/package-manager/) in
> For Windows users we recommend using Windows Subsystem for Linux ([WSL](https://docs.microsoft.com/en-us/windows/wsl/install-manual#downloading-distros)).
> To avoid permission issues with `WSL`, you may have to [change](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally#manually-change-npms-default-directory) `npm` default directory.
Clone the repository and navigate to its directory. Then install dependencies:
Install Cudos Blast package:

```bash
npm install
npm install cudos-blast
```

Install Cudos Blast globally:
Expand Down

0 comments on commit 0f35bb7

Please sign in to comment.