Skip to content

Commit

Permalink
Update README.md (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeyBoogie authored Jun 10, 2024
1 parent 9cecf0e commit 6cc477c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Tired of copying and pasting credentials from Satori to your database client too

## Installation

### Install script (Recommended)
### Install Script (Recommended)
To install the Satori CLI, run the following command (for windows run it in powershell terminal 7.4 or above):
```bash
curl -s https://raw.githubusercontent.com/SatoriCyber/satori-cli/main/scripts/install_script.sh | bash
Expand All @@ -56,7 +56,7 @@ curl -s https://raw.githubusercontent.com/SatoriCyber/satori-cli/main/scripts/in



### Other install methods
### Addtional Installion Methods
#### Windows
##### Manual install
You can download the latest version from the [releases page](https://github.com/SatoriCyber/satori-cli/releases)
Expand Down Expand Up @@ -106,7 +106,7 @@ brew install satori_cli
source "$(brew --prefix)/etc/bash_completion.d/satori_auto_complete.zsh"
```

## first time use
## First Time Use
To enable auto-complete, run the [login](#login) command.

## Supported datastores
Expand Down

0 comments on commit 6cc477c

Please sign in to comment.