1
0
mirror of https://github.com/tiyn/ii.git synced 2025-10-15 20:31:18 +02:00

Compare commits

..

3 Commits

Author SHA1 Message Date
e4fe49e541 readme updated 2023-08-22 15:08:44 +02:00
e9972ed699 readme updated 2023-08-22 15:07:36 +02:00
6386ef62d2 readme added 2023-08-22 14:52:56 +02:00

View File

@@ -1,16 +0,0 @@
# ii
This is my patched version of ii. The base version is directly from suckless.org.
## Patches
The list below shows the currently applied patches to the master branch.
- ii-2.0-ssl.diff (adds SSL compatibility)
## Installation
The most basic way is to clone the repository and then invoke make.
- `git clone https://github.com/tiyn/ii`
- `make clean install`