Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
fix installation instructions for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
khyerdev authored Apr 28, 2024
1 parent 9516735 commit bf7f41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ I will soon upload this to a ppa to make this process a bit easier
2. Open a terminal and navigate to the directory containing the .deb file
3. Run the following command (replacing <version> with the current version)
```
sudo apt deb tcobalt-<version>-amd64.deb
sudo dpkg -i tcobalt-<version>-amd64.deb
```

## Windows 10/11 x86_64
Expand Down

0 comments on commit bf7f41b

Please sign in to comment.