Skip to content

Commit bd558dd

Browse files
committed
mention FreeBSD in README.md
1 parent 3a69e36 commit bd558dd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
- [Examples](#examples)
1313
- Install gophernotes:
1414
- [Prerequisites](#prerequisites)
15-
- [Linux](#linux)
15+
- [FreeBSD](#linux-or-freebsd)
16+
- [Linux](#linux-or-freebsd)
1617
- [Mac](#mac)
1718
- [Windows](#windows)
1819
- [Docker](#docker)
@@ -44,7 +45,9 @@
4445
- [Jupyter Notebook](http://jupyter.readthedocs.io/en/latest/install.html) or [nteract](https://nteract.io/desktop)
4546
- [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)
4647

47-
### Linux
48+
### Linux or FreeBSD
49+
50+
The instructions below should work both on Linux and on FreeBSD.
4851

4952
Quick installation as module, requires Go 1.12+
5053
```sh

0 commit comments

Comments
 (0)