Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
7b4a712d
Commit
7b4a712d
authored
Apr 22, 2016
by
Francesc Guasch
Browse files
code block for install guide
parent
36d69bc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/INSTALL.md
View file @
7b4a712d
...
...
@@ -13,9 +13,9 @@
Create a database named "ravada". Review and run the sql files from the sql dir.
$ mysqladmin create ravada
$ cd sql
$ cat
*
.sql | mysql ravada
$ mysqladmin create ravada
$ cd sql
$ cat *.sql | mysql ravada
#KVM backend
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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