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:
|
||||
|
||||
`git clone https://git.mtgmonkey.net/Andromeda/best-blog.git`
|
||||
`cd best-blog`
|
||||
`nix build`
|
||||
`./result/bin/best-blog`
|
||||
```bash
|
||||
git clone https://git.mtgmonkey.net/Andromeda/best-blog.git
|
||||
cd best-blog
|
||||
nix build
|
||||
./result/bin/best-blog
|
||||
```
|
||||
|
||||
## usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue