Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masasron authored Mar 16, 2022
1 parent 843ca15 commit b4b46df
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,17 @@ But... If you trusted your browser with your microphone, Snoop can show you how
## Usage
If you don't have VOODOO installed
```sh
$: gem install get-voodoo
$: sudo gem install get-voodoo
```

OR

```sh
$: gem install get-voodoo --user-install
```

When installation without `sudo` make sure that `/Users/[user]/.gem/ruby/[version]/bin` is in your `PATH`.

Clone or download the repository, and run the `voodoo template` command.
```sh
$: git clone git@github.com:breakpointHQ/snoop.git
Expand Down

0 comments on commit b4b46df

Please sign in to comment.