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:
@@ -4,6 +4,14 @@ Discord currently only supports game activity on a mobile platform using Samsung
|
||||
|
||||

|
||||
|
||||
## 🔧 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``
|
||||
2. Install dependencies with ``yarn`` for yarn, or ``npm install`` for npm
|
||||
3. Run the script ``yarn start`` or ``npm start``
|
||||
|
||||
## 🌸 Commands
|
||||
|
||||
- ``set [BUNDLE_ID]`` Set application bundle id
|
||||
|
||||
Reference in New Issue
Block a user