Skip to content

Commit

Permalink
fixing readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dendisuhubdy committed Aug 27, 2017
1 parent 9a2e4c7 commit 89aa85e
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 @@ -15,7 +15,7 @@ Development is done on MacOS X Sierra 10.12 with FreeBSD 10 as the primary deplo

## Build instructions

git clone git://github.com/dendisuhubdy/backend.git
git clone git://github.com/dendisuhubdy/backend-exchange.git
mkdir build
cd build
cmake ..
Expand All @@ -24,8 +24,6 @@ Development is done on MacOS X Sierra 10.12 with FreeBSD 10 as the primary deplo
## 3rd party components

* [libuv](https://github.com/joyent/libuv)
* [http-parser](https://github.com/joyent/http-parser)
* [node.native](https://github.com/d5/node.native)
* [disruptor--](https://github.com/fsaintjacques/disruptor--)
* [Liquibook](https://github.com/objectcomputing/liquibook): an incredibly fast order matching engine.
* [QuickFIX](http://www.quickfixengine.org/): a FIX message parser.
Expand Down

0 comments on commit 89aa85e

Please sign in to comment.