pull/19/head
Bryan Biedenkapp 3 years ago
parent 958e3fb9c5
commit fb81fac04f

@ -13,7 +13,7 @@ This project utilizes CMake for its build system. (All following information ass
The DVM Host software does not have any specific library dependancies and is written to be as library-free as possible. A basic GCC/G++ install is usually all thats needed to compile.
### Dependancies
### Dependencies
This project requires the ASIO library (https://think-async.com/Asio/) for its REST API services. This can be installed on most Debian/Ubuntu Linux's with: ```apt-get install libasio-dev```

Loading…
Cancel
Save

Powered by TurnKey Linux.