File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,22 @@ https://adambasly.github.io/learn/
6
6
If you're using this site, please start launching at index.html,
7
7
because there could be errors.
8
8
9
+ Windows
10
+ -----------------------------
11
+ Start learningservicesrepostarterx64.exe or learningservicesrepostarterx32.exe in
12
+ "C:\Program Files (x86)\learningservicesrepo\PainterProject"
13
+
14
+ Linux (Debian or Ubuntu based)
15
+ -----------------------------------
16
+ Start index.html in $DESTDIR/usr/local/bin/project .
17
+
18
+ MacOS
19
+ ----------------------------
20
+ Launch index.html from your installation path.
21
+
9
22
Install Guide:
10
23
--------------------------------------
24
+ Please use the setup type that matches your os.
11
25
12
26
run:
13
27
21
35
22
36
rm -r learn
23
37
38
+
24
39
or
25
40
26
41
npm i learnservicerepo
You can’t perform that action at this time.
0 commit comments