Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Crystal Michelle Chua
QuarkDB
Commits
d960d307
Commit
d960d307
authored
Mar 29, 2018
by
Crystal Chua
Browse files
fix git clone link in INSTALLATION page so instructions can be copied directly
parent
8956b1a7
Pipeline
#344629
failed with stages
in 20 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/INSTALLATION.md
View file @
d960d307
...
...
@@ -20,7 +20,7 @@ Check out `utils/el7-packages.sh` for a list of build dependencies.
The following will compile QuarkDB and run the tests.
```
git clone https://gitlab.cern.ch/eos/quarkdb && cd quarkdb
git clone https://gitlab.cern.ch/eos/quarkdb
.git
&& cd quarkdb
git submodule update --recursive --init
mkdir build && cd build
...
...
Write
Preview
Supports
Markdown
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