update readme with run details

This commit is contained in:
runebaas 2017-04-13 00:30:56 +02:00
parent d3662b9934
commit 4be46be6e5
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -1,3 +1,13 @@
# Geekbot.net
The Geekbot rewritten in C# and dotnet core
### Running
Geekbot.net Requires dotnet core 1.0.1 and dotnet core cli 1.1
`dotnet restore`
`cd Geekbot.net`
`dotnet run`