Skip to content
Snippets Groups Projects
Commit cec817f0 authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

WIP: fix a typo.

parent c5568f69
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# - build the cepcsw # - build the cepcsw
# #
# Usage: # Usage:
# $ bash setup.sh # $ bash build.sh
# or: # or:
# $ # $
# #
...@@ -85,4 +85,4 @@ check-working-builddir || exit -1 ...@@ -85,4 +85,4 @@ check-working-builddir || exit -1
run-cmake || exit -1 run-cmake || exit -1
run-make || exit -1 run-make || exit -1
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment