mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Merge f536e04df3 into f825975266
This commit is contained in:
commit
3bf441996a
1 changed files with 13 additions and 3 deletions
16
README
16
README
|
|
@ -48,15 +48,25 @@
|
||||||
Tio features full bash autocompletion support.
|
Tio features full bash autocompletion support.
|
||||||
|
|
||||||
|
|
||||||
3. Download
|
3. Install
|
||||||
|
|
||||||
|
Install tio in seconds on Ubuntu and other snap supported Linux
|
||||||
|
distributions: https://snapcraft.io/docs/core/install
|
||||||
|
|
||||||
|
snap install tio
|
||||||
|
|
||||||
|
Installing a snap is very quick. Snaps are secure. They are isolated
|
||||||
|
with all of their dependencies. Snaps also auto update when a new
|
||||||
|
version is released.
|
||||||
|
|
||||||
|
|
||||||
|
4. Download and Compile
|
||||||
|
|
||||||
Find the latest release tarball at https://tio.github.io
|
Find the latest release tarball at https://tio.github.io
|
||||||
|
|
||||||
The latest source is available on GitHub: https://github.com/tio/tio
|
The latest source is available on GitHub: https://github.com/tio/tio
|
||||||
|
|
||||||
|
|
||||||
4. Installation
|
|
||||||
|
|
||||||
Install steps:
|
Install steps:
|
||||||
|
|
||||||
$ ./configure
|
$ ./configure
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue