Skip to content

Commit

Permalink
docs(README): πŸ“ improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kwaa committed Mar 7, 2022
1 parent dc3a6f3 commit e164d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

```bash
npx degit importantimport/urara [blog-name] && cd [blog-name]
pnpm i # if you don't have pnpm installed, run: npm install -g pnpm
pnpm i # if u don't have pnpm installed, run: npx pnpm add -g pnpm
```

### Remote
Expand Down Expand Up @@ -107,7 +107,7 @@ are u using Urara? add the `urara-blog` topic on ur repo!

This work is free, it comes without any warranty. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the COPYING file for more details.
as published by Sam Hocevar. See the [COPYING](https://github.com/importantimport/urara/blob/main/COPYING) file for more details.

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fimportantimport%2Furara.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fimportantimport%2Furara?ref=badge_large)

Expand Down

0 comments on commit e164d9a

Please sign in to comment.