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