Skip to content

Commit

Permalink
That's one small step for man, one giant leap for mankind v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adibla committed Nov 16, 2022
1 parent 72a1790 commit 2559253
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ _Here is a step-by-step guide to installing this cli using NPM._

1. Use npm to install ares in your project folder
```sh
npm i ares
npm i ares-x
```
2. Change the [config files](#usage) or [env variables](#usage) to update your database connection info

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ares",
"version": "1.0.0",
"name": "ares-x",
"version": "0.1.0",
"description": "",
"main": "./dist/bin/index.js",
"scripts": {
Expand Down

0 comments on commit 2559253

Please sign in to comment.