Update Makefile
This commit is contained in:
parent
39e6ea395d
commit
0a1f47bc13
1 changed files with 5 additions and 2 deletions
7
Makefile
7
Makefile
|
@ -1,6 +1,9 @@
|
|||
#
|
||||
# we assume you already cloned epub
|
||||
#
|
||||
quickstart:
|
||||
git clone https://github.com/weitblick/epub.git
|
||||
cd epub
|
||||
# git clone https://github.com/weitblick/epub.git
|
||||
# cd epub
|
||||
cd exampleSite
|
||||
mkdir themes
|
||||
cd themes
|
||||
|
|
Loading…
Reference in a new issue