Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahsawyers authored Jul 16, 2019
1 parent 08ec908 commit 085bc76
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

# Setup

1. Clone the repo and use the install script.

Clone the repo.
```
git clone https://github.com/elijahsawyers/AutoStack.git
Expand All @@ -18,6 +20,14 @@ chmod +x install.sh
./install.sh
```

2. OR, just use pip to install.

```
pip3 install autostack
```

# Usage

In one terminal window, execute the autostack command to listen for errors.
```
autostack
Expand Down

0 comments on commit 085bc76

Please sign in to comment.