Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
marcus.hardt
pluto
Commits
4045e28b
Commit
4045e28b
authored
Sep 25, 2014
by
marcus-tun
Browse files
added submodules to installation instruction
parent
910d6d78
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
4045e28b
...
...
@@ -17,6 +17,9 @@ Pluto:
------
cd <wherever>
git clone git@git.scc.kit.edu:lo0018/pluto.git
for i in server/js/seedrandom server/js/twofish; do
(cd $i; git submodule init; git submodule update)
done
cd /var/www
ln -s <wherever>/pluto/server sd
...
...
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