Commit 1fa1365e authored by Jerome Royan's avatar Jerome Royan
Browse files

fix typo error in README

parent cf6ecb5d
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@ It also contains a sample using that library, it's a basic implementation allowi


## Requirements
## Requirements


- A Linux based machine
- Ubuntu 22.04
- CMake > 2.22
- CMake > 2.22
- conan V2
- conan V2
- npm
- npm
@@ -46,7 +46,7 @@ To install the last version of Cmake, we recommend to follow the instruction det


To generate the code and the DLLs use the following commands:
To generate the code and the DLLs use the following commands:


    npm install (if not alredy done)
    npm install (if not already done)
    npm run generate && npm run build
    npm run generate && npm run build


You will find the header files in:
You will find the header files in: