Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farazdagi committed Aug 27, 2015
1 parent 937ab85 commit ac81add
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Get started with Go development in minutes!

### 1. Install runtime:

Fork the repo, and then clone it to `~/.vim_go_runtime`. Once done, just run installation script:

git clone [email protected]:farazdagi/vim-go-ide.git ~/.vim_go_runtime
sh ~/.vim_go_runtime/bin/install

Expand All @@ -26,4 +28,4 @@ In order for the [amazing vim-go](https://github.com/fatih/vim-go) to be most us

![Screenshot](https://raw.githubusercontent.com/farazdagi/vim-go-ide/master/screenshot.png)

Yep, that's it!
Yep, that's it! You can also read a corresponding [blog post](http://farazdagi.com/blog/2015/vim-as-golang-ide/).

0 comments on commit ac81add

Please sign in to comment.