Updated Getting Started (markdown)

Leonid Bugaev
2016-05-14 13:27:49 +05:00
parent 70e768f4a5
commit dfe2a20b77
+1
@@ -1,3 +1,4 @@
First, download the latest Gor binary from https://github.com/buger/gor/releases (we provide precompiled binaries for Linux x64 and Mac OS), or you can compile by yourself [[Compilation]].
Once the archive is downloaded and uncompressed, you run Gor from the current directory, or you may want to copy binary to your PATH (for Linux and Mac OS it can be `/usr/local/bin`). Examples below will assume that you are running Gor from the current directory.