Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljausovec authored Jan 30, 2024
1 parent f350987 commit 71f47c6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ All source code is located in `/src`.
The source code is compiled via `npm run build` command to `/lib` directory.

```bash
# Clone project
git clone [email protected]:olafsh/olaf-sdk-js.git
# Clone project
git clone [email protected]:olafsh/olaf-sdk-js.git

# Compile changes
npm run build
# Compile changes
npm run build

# Run test
npm run test
# Run test
npm run test
```

0 comments on commit 71f47c6

Please sign in to comment.