Fixed indentation and added doas
This commit is contained in:
parent
3fd4e0182a
commit
ef03b19fa0
|
@ -12,6 +12,10 @@ Default is integer to roman.
|
|||
```sh
|
||||
sudo bash install.sh
|
||||
```
|
||||
or
|
||||
```sh
|
||||
doas bash install.sh
|
||||
```
|
||||
(The program is compiled at this time, you may check the script and the program out beforehand)
|
||||
## Examples
|
||||
Once installed, you can find sample files in the project dir.
|
||||
|
|
Loading…
Reference in New Issue
Block a user