Skip to content
Jack Gerrits edited this page Jul 29, 2022 · 12 revisions

Getting started > Building > [Installing] > Tutorial


To install the VW command line tool you can run the following after building (CMake must be configured with -DVW_INSTALL=ON:

cmake --install build

Note: You may need to add the install location to your PATH.

Next step: tutorial

Clone this wiki locally