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
tapasco
tapasco
Commits
98afd5c3
Commit
98afd5c3
authored
May 09, 2019
by
Carsten Heinz
Browse files
Remove absolute path in setup instruction
parent
2f31bec7
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
98afd5c3
...
...
@@ -33,7 +33,7 @@ To use TaPaSCo, you'll need working installations of
apt-get
-y
update
&&
apt-get
-y
install
unzip git zip findutils curl build-essential
\
linux-headers-generic python cmake libelf-dev libncurses-dev rpm
curl
-s
"https://get.sdkman.io"
| bash
source
"
/root
/.sdkman/bin/sdkman-init.sh"
source
"
$HOME
/.sdkman/bin/sdkman-init.sh"
sdk
install
java
sdk
install
sbt
```
...
...
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