mirror of
https://github.com/YuzuZensai/DiscordMobilePlayingCLI.git
synced 2026-01-06 04:33:07 +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
|
||||
|
||||
Prerequisites: Git, Node.js and the package manager npm/yarn or others.
|
||||
|
||||
1. Clone this repository ``git clone https://github.com/YuzuZensai/DiscordMobilePlayingCLI.git``
|
||||
1. Clone this repository
|
||||
2. Install dependencies with ``yarn`` for yarn, or ``npm install`` for npm
|
||||
3. Run the script ``yarn start`` or ``npm start``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user