Update README.md

This commit is contained in:
Tkmxqrd
2024-10-19 10:43:21 +02:00
committed by GitHub
parent 68731ad467
commit 1c1124c17c

View File

@@ -67,7 +67,7 @@ If you prefer to install manually, follow these steps:
3. Install the application: 3. Install the application:
```bash ```bash
sudo make install make install
``` ```
## Running the Program ## Running the Program
@@ -75,7 +75,7 @@ If you prefer to install manually, follow these steps:
To run the program, use the following command: To run the program, use the following command:
```bash ```bash
./output/davinci-convert davinci-convert
``` ```
### Usage ### Usage