Skip to content

Commit

Permalink
Add the installation guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentlouisetonino committed Jul 23, 2024
1 parent 5b671d2 commit 78ae4fd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,22 @@ sudo chmod +x run.sh
# Run the app.
./run.sh
```

<br />
<br />
<br />



## $\texnormal{Installation}$

```sh
# If already installed.
sudo snap refresh tempscale

# If not yet installed.
sudo snap install tempscale

# If want to remove.
sudo snap remove tempscale
```

0 comments on commit 78ae4fd

Please sign in to comment.