Skip to content

Commit

Permalink
updated list numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
yorek committed Jan 9, 2019
1 parent aa4677f commit 046ba28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Trill is a high-performance one-pass in-memory streaming analytics engine from M

## Building Trill
1. Of course, the sources are right here!
1. Clone the Repo and make sure you have Visual Studio 2017 installed
1. Open `Trill.sln` solution available in `./Sources` with Visual Studio 2017
1. Build Trill
2. Clone the Repo and make sure you have Visual Studio 2017 installed
3. Open `Trill.sln` solution available in `./Sources` with Visual Studio 2017
4. Build Trill

## Samples using Trill
If you don't want to compile Trill yourself, you can get binaries from our [NuGet feed](https://www.nuget.org/packages/Trill/).
Expand Down

0 comments on commit 046ba28

Please sign in to comment.