fix README formatting
This commit is contained in:
parent
795dd4ebe5
commit
5b4e18fd21
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -10,10 +10,12 @@ This is Andromeda's personal blog. It's served with [my webserver](https://git.m
|
||||||
|
|
||||||
### Copy locally:
|
### Copy locally:
|
||||||
|
|
||||||
`git clone https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
```bash
|
||||||
`cd best-blog`
|
git clone https://git.mtgmonkey.net/Andromeda/best-blog.git
|
||||||
`nix build`
|
cd best-blog
|
||||||
`./result/bin/best-blog`
|
nix build
|
||||||
|
./result/bin/best-blog
|
||||||
|
```
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue