Skip to content

Commit 4a161e2

Browse files
wdolinargagelarsen
authored andcommitted
Updated readme to point to xmscore build instructions.
1 parent 165a7a7 commit 4a161e2

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

+1-18
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,7 @@ In order to build this library, you must first have a few things installed.
1313

1414
Building
1515
--------
16-
Once you have cloned the repository, navigate to the `build` directory. All
17-
of the following commands will be run from that directory unless otherwise
18-
noted.
19-
20-
1. Get External Libraries
21-
```
22-
conan install ..
23-
```
24-
25-
2. Configure CMake
26-
```
27-
cmake ..
28-
```
29-
30-
3. Build
31-
```
32-
make
33-
```
16+
See xmscore build [instructions](https://github.com/Aquaveo/xmscore/wiki/Building-Libraries).
3417

3518
Documentation
3619
-------------

0 commit comments

Comments
 (0)