You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@
12
12
-[Examples](#examples)
13
13
- Install gophernotes:
14
14
-[Prerequisites](#prerequisites)
15
-
-[Linux](#linux)
15
+
-[FreeBSD](#linux-or-freebsd)
16
+
-[Linux](#linux-or-freebsd)
16
17
-[Mac](#mac)
17
18
-[Windows](#windows)
18
19
-[Docker](#docker)
@@ -44,7 +45,9 @@
44
45
-[Jupyter Notebook](http://jupyter.readthedocs.io/en/latest/install.html) or [nteract](https://nteract.io/desktop)
45
46
-[git](https://git-scm.com/download) - usually already present on Linux and Mac OS X. If not present, follow the instructions at [https://git-scm.com/download](https://git-scm.com/download)
46
47
47
-
### Linux
48
+
### Linux or FreeBSD
49
+
50
+
The instructions below should work both on Linux and on FreeBSD.
0 commit comments