Skip to content

Commit 7bdc956

Browse files
committed
doc: update installation notes for Windows
1 parent d5b4ed9 commit 7bdc956

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,6 @@ $ jupyter --data-dir
126126

127127
**Important Note** - gomacro relies on the `plugin` package when importing third party libraries. This package is only supported on Linux and Mac OS X currently. Thus, if you need to utilize third party packages in your Go notebooks and you are running on Windows, you should use the [Docker](#docker) install and run gophernotes/Jupyter in Docker.
128128

129-
Make sure you have the MinGW toolchain:
130-
131-
- [MinGW-w64](https://sourceforge.net/projects/mingw-w64/), for 32 and 64 bit Windows
132-
- [MinGW Distro](https://nuwen.net/mingw.html), for 64 bit Windows only
133-
134-
Then:
135-
136129
1. Copy the kernel config:
137130

138131
```

0 commit comments

Comments
 (0)