Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Lmdeploy
Commits
ec034c15
Unverified
Commit
ec034c15
authored
Sep 14, 2023
by
nlp-pang
Committed by
GitHub
Sep 14, 2023
Browse files
Fix build.md (#411)
* fix the build step * Fix the build step
parent
64c39dd8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
docs/en/build.md
docs/en/build.md
+1
-0
docs/zh_cn/build.md
docs/zh_cn/build.md
+1
-0
No files found.
docs/en/build.md
View file @
ec034c15
...
...
@@ -18,4 +18,5 @@
```
shell
mkdir
build
&&
cd
build
sh ../generate.sh
make
-j
$(
nproc
)
&&
make
install
```
docs/zh_cn/build.md
View file @
ec034c15
...
...
@@ -18,4 +18,5 @@
```
shell
mkdir
build
&&
cd
build
sh ../generate.sh
make
-j
$(
nproc
)
&&
make
install
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment