Skip to content

Commit

Permalink
fix codeblocks in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwashywash committed Mar 19, 2022
1 parent 1abf3c2 commit dd94970
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 @@ -8,13 +8,13 @@
1. Install globally or locally

```console
npm install aski -g
$ npm install aski -g
```

2. Run from the command line (replace **meowth.png** with the path to your image)

```console
npx aski meowth.png
$ npx aski meowth.png
```

3. Open the generated `txt` file to see the result.
Expand Down

0 comments on commit dd94970

Please sign in to comment.