Skip to content

Commit

Permalink
docs: update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
TorchedSammy committed May 25, 2021
1 parent 127ea83 commit 50be64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ Type these commands in a terminal:
git clone https://github.com/TorchedSammy/Tensho
cd Tensho
go get -d
go build
make build
sudo make install
```
And Tensho will be compiled, at which you can copy/move to any bin directory.

# Usage
> ⚠️ Tensho has only been tested on Linux (and is really the only intended platform),
Expand Down

0 comments on commit 50be64d

Please sign in to comment.