Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kala13x authored Jan 24, 2024
1 parent e716f4a commit ac7e212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Implementation of audio/video transmuxing functionality based on FFMPEG API with
There are several ways to build and install the project but at first, the [libxutils](https://github.com/kala13x/libxutils) library and the `FFMPEG` development packages must be installed on the system.

#### Using included script
The simplest way to build and install a project is to use the included build script:
After installing `libxutils` and `ffpmeg` libraries, the simplest way to build and install a project is to use the included script:

```bash
git clone https://github.com/kala13x/libxmedia.git && ./libxmedia/build.sh --install
Expand Down

0 comments on commit ac7e212

Please sign in to comment.