File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ for KISS Linux.
7
7
BACKGROUND
8
8
----------
9
9
10
- This project was inspired by Dylan Arap's POSIX shell ' okpal' [0]. Compatibility
11
- with the following terminator-emulators on KISS Linux have been tested at this
12
- time:
10
+ This project was inspired by Dylan Arap's POSIX shell, okpal [0], and designed
11
+ with execution time in mind. Compatibility with the following terminator
12
+ emulators on KISS Linux have been tested at this time:
13
13
14
14
- simple terminal, st [2]
15
15
16
- As there are no other dependєncies, other than a C compiler, this program should
17
- work on distributions other than KISS Linux as well.
16
+ As there are no other dependєncies, other than a C compiler (gcc) , this program
17
+ should work on distributions other than KISS Linux as well.
18
18
19
19
20
20
INSTALLATION
You can’t perform that action at this time.
0 commit comments