Skip to content

Commit

Permalink
#IMP-028: update screenshot and installation section in readme (#100)
Browse files Browse the repository at this point in the history
* Doc: add installation command by pnpm

* Assets: update screenshot
  • Loading branch information
Pet3r1512 authored Nov 18, 2024
1 parent a5600e2 commit 93cedd5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,18 @@ Ensure you have the following tools installed on your system:

Installing your favorite template by running:

- npm

```bash
npx @deviniter/cli@latest
```

- pnpm

```bash
pnpm dlx @deviniter/cli@latest
```

_For more examples, please refer to the [Documentation](https://www.deviniter.site/docs/introduction)_

<p align="right">(<a href="#readme-top">back to top</a>)</p>
Expand Down
Binary file modified public/images/screenshot/deviniter_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93cedd5

Please sign in to comment.