We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb86715 commit 842f1cbCopy full SHA for 842f1cb
2 files changed
README.md
@@ -222,6 +222,13 @@ docker run -it \
222
223
Then open `http://127.0.0.1:8000`
224
225
+##### What is included:
226
+- Node 18
227
+- Clang + utils (for WL functions compilation)
228
+- git
229
+- ffmpeg
230
+- curl
231
+
232
## Code signing policy
233
We sign official desktop releases publised on Github Releases.
234
container/README.md
@@ -6,10 +6,10 @@ A docker container for the [Wolfram JS Frontend](https://github.com/JerryI/wolfr
6
7
### What is included:
8
- Node 18
9
-- Clang + Utils
10
-- GIT
11
-- FFMPEG
12
-- CURL
+- Clang + utils
13
14
## Getting Started
15
0 commit comments