File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ This project came out of the [Gopher Gala](http://gophergala.com/) 2016. It is
49
49
50
50
Make sure you have the following dependencies:
51
51
52
- - [ Go] ( https://golang.org/ ) (Tested with Go 1.5 and 1.6)
52
+ - [ Go] ( https://golang.org/ ) 1.5+
53
53
- Jupyter (see [ here] ( http://jupyter.readthedocs.org/en/latest/install.html ) for more details on installing jupyter)
54
54
- [ ZeroMQ] ( http://zeromq.org/ ) (2.2.X or 4.x)
55
55
@@ -104,7 +104,7 @@ Then:
104
104
105
105
Make sure you have the following dependencies:
106
106
107
- - [Go](https://golang.org/) (Tested with Go 1.5 and 1.6)
107
+ - [Go](https://golang.org/) 1.5+
108
108
- Jupyter (see [here](http://jupyter.readthedocs.org/en/latest/install.html) for more details on installing jupyter)
109
109
- [ZeroMQ](http://zeromq.org/) (2.2.X or 4.x)
110
110
You can’t perform that action at this time.
0 commit comments