Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stdcion committed Jun 7, 2023
1 parent 4f95d11 commit 737447d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,7 @@ Find useful information in our self-service dxFeed Knowledge Base or .NET API do

## Installation

Download zip bundle or full project and add to CMake or VS project.
- Option 1: add the API git source directory as a CMake subproject. [Example](https://github.com/AnatolyKalin/dxFeedGraalCxxApiSample)
- Option 2: add the zip bundle as a CMake or VS dependency. [Example](https://github.com/AnatolyKalin/dxFeedGraalCxxApiSampleVS)
Examples of how to install the library can be found [here](https://github.com/dxFeed/dxfeed-graal-cxx-api-samples).

The API is delivered as a dynamic library (`[lib]dxFeedGraalCxxApi.so|dll|dylib`) and a static one (`[lib]dxFeedGraalCxxApi.a|lib`).
Also it depends on `[lib]DxFeedGraalNativeSdk.so|dll|dylib`. Please place it nearby or available on `PATH`.
Expand Down

0 comments on commit 737447d

Please sign in to comment.