Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Jan 3, 2024
1 parent f753485 commit 25ba5f0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ libaura provides Nickvision apps with a common set of cross-platform (Windows an

Documentation for this library and its modules can be found [here](/docs).

## Installation
## Installation with Conan

TODO when published on Conan.
1. Download the `conanrecipe.py` file from the `conan` folder in the root directory of the repo.
1. Move `conanrecipe.py` to your project's directory.
1. Run `conan install conanrecipe.py --build=missing` to add libaura to your project with conan.

## Manual Building and Installation
libaura uses Conan package manager for resolving dependencies and CMake as it's build system.
Expand Down

0 comments on commit 25ba5f0

Please sign in to comment.