Skip to content

Commit 842f1cb

Browse files
committed
upd
1 parent eb86715 commit 842f1cb

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,13 @@ docker run -it \
222222

223223
Then open `http://127.0.0.1:8000`
224224

225+
##### What is included:
226+
- Node 18
227+
- Clang + utils (for WL functions compilation)
228+
- git
229+
- ffmpeg
230+
- curl
231+
225232
## Code signing policy
226233
We sign official desktop releases publised on Github Releases.
227234

container/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ A docker container for the [Wolfram JS Frontend](https://github.com/JerryI/wolfr
66

77
### What is included:
88
- Node 18
9-
- Clang + Utils
10-
- GIT
11-
- FFMPEG
12-
- CURL
9+
- Clang + utils
10+
- git
11+
- ffmpeg
12+
- curl
1313

1414
## Getting Started
1515

0 commit comments

Comments
 (0)