Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/7ma7X/HugoTeX.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab1e23d..2bee89d 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,11 @@ This theme is heavily inspired by [latex-css](https://github.com.cnpmjs.org/vinc
## Quick Start
-```
-git clone https://github.com/7ma7X/HugoTeX
+```bash
+git clone https://github.com/HelloRusk/HugoTeX
cd HugoTeX/exampleSite
hugo server -t ../..
+# open http://localhost:1313/
```
Hugo (>= **0.77.0**) is required.