Skip to content

Commit

Permalink
no more graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
campoy committed Jul 17, 2018
1 parent 9cbc38c commit f6eaa8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ To go through this you will need the following:

1. You have installed the [Go Programming Language](https://golang.org).
1. We will be using [Visual Studio Code](https://code.visualstudio.com/) it's free and open source.
1. At some point we'll also use [delve](https://github.com/derekparker/delve/tree/master/Documentation/installation), so install it now if you think you won't have good WiFi later.
1. Finally, we'll need [GraphViz](http://www.graphviz.org/download).
1. Finally, we'll also use [delve](https://github.com/derekparker/delve/tree/master/Documentation/installation), so install it now if you think you won't have good WiFi later.

The rest of the software we'll use is quick to install through `go get`, so
do not worry yet.
Expand Down

0 comments on commit f6eaa8c

Please sign in to comment.