mirror of
https://github.com/YuzuZensai/DiscordMobilePlayingCLI.git
synced 2026-01-31 14:57:22 +00:00
Update README.md
This commit is contained in:
@@ -6,11 +6,14 @@ DiscordMobilePlayingCLI is only a PoC that game activities can be implemented on
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## 👜 Prerequisites
|
||||||
|
|
||||||
|
- [NodeJS](https://nodejs.org/)
|
||||||
|
- Package manager npm/yarn or others
|
||||||
|
|
||||||
## 🔧 Installation
|
## 🔧 Installation
|
||||||
|
|
||||||
Prerequisites: Git, Node.js and the package manager npm/yarn or others.
|
1. Clone this repository
|
||||||
|
|
||||||
1. Clone this repository ``git clone https://github.com/YuzuZensai/DiscordMobilePlayingCLI.git``
|
|
||||||
2. Install dependencies with ``yarn`` for yarn, or ``npm install`` for npm
|
2. Install dependencies with ``yarn`` for yarn, or ``npm install`` for npm
|
||||||
3. Run the script ``yarn start`` or ``npm start``
|
3. Run the script ``yarn start`` or ``npm start``
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user