Skip to content

Commit

Permalink
docs: remove yarn references
Browse files Browse the repository at this point in the history
  • Loading branch information
maraisr committed May 22, 2021
1 parent 1434d72 commit 12b43aa
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
@@ -1,6 +1,6 @@
<div align="center">
<h1><img src="./shots/logo.png" alt="diary"/></h1>
<p align="center"><code>yarn add diary</code> makes logging simple</p>
<p align="center"><code>npm add diary</code> makes logging simple</p>
<hr />
<span>
<a href="https://github.com/maraisr/diary/actions/workflows/ci.yml">
Expand All @@ -26,7 +26,7 @@
## ⚙️ Install

```sh
yarn add diary
npm add diary
```

## 🚀 Usage
Expand Down

0 comments on commit 12b43aa

Please sign in to comment.