Fixed indentation and added doas

This commit is contained in:
Mattia Mascarello 2021-10-06 17:52:09 +02:00 committed by GitHub
parent 3fd4e0182a
commit ef03b19fa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.