Skip to content

Commit

Permalink
v193
Browse files Browse the repository at this point in the history
  • Loading branch information
FJrodafo committed Jan 1, 2025
1 parent 6977297 commit aecf7cd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion App/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ npm install

If you have the `config.json` file into the `src` directory correctly configurated and Node v16.11.0 or higher installed on your machine, then you are good to go!

To check if you already have Node installed on your machine, run `node -v` in your terminal. Otherwise, you will need to install Node v16.11.0 or higher or, as a last option, check out the [Docker](#docker) alternative.
To check if you already have Node installed on your machine, run `node -v` in your terminal. Otherwise, you will need to install Node v16.11.0 or higher or, as a last option, check out the [Docker](#using-docker) alternative.

Finally, if you have Node installed, run the following command to activate your Discord APP (Make sure you are in the `App` directory):

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
```
* Commit: 6977297 - v192
| Author: fjrodafo - Mon, 30 Dec 2024 15:43:18 +0000
|
* Commit: 9168a7c - v191
| Author: fjrodafo - Mon, 30 Dec 2024 14:17:22 +0000
|
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
`v192`
`v193`

0 comments on commit aecf7cd

Please sign in to comment.