Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zfedoran authored Feb 28, 2024
1 parent 0bd9456 commit 768bbc2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,7 @@ See the [docs](https://code-payments.github.io/code-sdk/docs/guide/introduction)
The Code SDK is available as a set of JavaScript packages on npm, and can be used in both the browser and on the server.

```bash
npm install --worspaces
```

## Usage

You can build the packages locally using npm or yarn.

```bash
npm run build --workspaces
make build
```

## Contributors
Expand Down

0 comments on commit 768bbc2

Please sign in to comment.