Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Housekeeping after publishing on npm registry.
  • Loading branch information
moodmosaic authored and BowTiedRadone committed Jan 17, 2025
1 parent 64b394b commit 0448e90
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,39 +28,18 @@ root

### Installation

---

**Install the package locally**

```
npm install "https://github.com/stacks-network/rendezvous.git"
npm run build
npm install @stacks/rendezvous
```

Run the fuzzer locally:
### Usage

```
npx rv <path-to-clarinet-project> <contract-name> <type>
```

---

**Install the package globally**

```
git clone https://github.com/stacks-network/rendezvous
npm install
npm install --global .
```

Run the fuzzer from anywhere on your system:

```
rv <path-to-clarinet-project> <contract-name> <type>
```

---

### Configuration

**Positional arguments:**
Expand Down

0 comments on commit 0448e90

Please sign in to comment.