Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Commit

Permalink
Moved the Markdown project to the top of the directory hierarchy.
Browse files Browse the repository at this point in the history
  • Loading branch information
szarnyasg committed Aug 25, 2014
1 parent 6e1c1af commit bdd89e2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
thesis-template-markdown
========================

Markdown template for thesis works in the Budapest University of Technology and Economics.

Tested on Linux Mint 17.
Expand All @@ -9,10 +12,9 @@ Tested on Linux Mint 17.

### Usage

* Clone this repository and navigate to the `thesis-template-markdown` directory:
* Clone this repository:
```bash
git clone [email protected]:FTSRG/Templates.git
cd Templates/thesis-template-markdown/
git clone [email protected]:FTSRG/thesis-template-markdown.git
```

* Use `make pdf`, `make html`, `make mobi` to generate the thesis in your desired output format.
* Use `make pdf`, `make html`, `make epub` to generate the thesis in your desired output format.

0 comments on commit bdd89e2

Please sign in to comment.