Skip to content

Commit

Permalink
Update documentation page for brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescops committed Jul 19, 2023
1 parent e1ee63a commit ceef1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/pages/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ import { Tab, Tabs } from 'nextra-theme-docs'
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```

Then you need to download or git clone this repository and run the following command in the root directory of the repository:
Then you need to run the following command:

```sh copy
brew install --build-from-source dashlane-cli.rb
brew install dashlane/tap/dashlane-cli
```
</Tab>
<Tab>
Expand Down

0 comments on commit ceef1a1

Please sign in to comment.