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
808400e6
Commit
808400e6
authored
Sep 25, 2014
by
marcus-tun
Browse files
updated docs about submodules
parent
07a92fa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
808400e6
...
...
@@ -21,9 +21,8 @@ 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
git submodule init
git submodule update
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