gcontini
2019-12-14 7c2489cc3dc798484e11a449fd0e305210de901b
README.md
@@ -47,7 +47,7 @@
cd build
```
## on Linux
## build on Linux
```console
cmake .. -DCMAKE_INSTALL_PREFIX=../install
@@ -55,7 +55,7 @@
make install
```
## on Windows (with MSVC 2015)
## build on Windows (with MSVC 2015)
```console
cmake .. -G "Visual Studio 14 2015 Win64" -DBOOST_ROOT="{Folder where boost is}" -DCMAKE_INSTALL_PREFIX=../install
@@ -87,7 +87,6 @@
## How to use
The [examples](https://github.com/open-license-manager/examples) repository that shows various ways to integrate `open-licence-manager` into your project.
## How to contribute
The project is not dead but we take our time to answer. The best interaction you can have with us is through the issue system. Have a look to the [contribution guidelines](CONTRIBUTING.md)