Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Software
CoPaR
Commits
49f55c55
Commit
49f55c55
authored
Jul 02, 2020
by
Thorsten Wißmann
🐧
Browse files
Mention git clone command in the INSTALL.md
parent
9976bd03
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
49f55c55
...
...
@@ -6,7 +6,11 @@ You can directly download the [latest binaries for
linux
](
https://git8.cs.fau.de/software/copar/-/jobs/artifacts/master/download?job=test
)
.
## Build from source
In order to compile it from source
In order to compile it from source, download the sources via:
git clone https://git8.cs.fau.de/software/copar.git
In the then created
`copar`
directory, run
stack 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