Skip to content

Commit

Permalink
fix(README): linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Holfz committed Nov 23, 2021
1 parent c6654a5 commit e8c467d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ ApexRPC is client to convert [Steam Rich Presense](https://partner.steamgames.co
- Extract the zip file
- Copy a file named `.env.example` and rename it into `.env`
- Inside `.env` file,
- Replace `YOURSTEAMUSERNAME` with your Steam Username.
- Replace `YOURSTEAMPASSWORD` with your Steam Password.
- Replace `YOURSTEAMUSERNAME` with your Steam Username.
- Replace `YOURSTEAMPASSWORD` with your Steam Password.
- In-case of you're clone this repo
- Make sure [Node.js](https://nodejs.org/en/) is installed
- Open your command-line interface
- Do an `npm install`
- Run `node main.js`
- Make sure [Node.js](https://nodejs.org/en/) is installed
- Open your command-line interface
- Do an `npm install`
- Run `node main.js`
- In-case of you're download the released executables
- Run the executable
- Run the executable
- App will ask for your steam guard if you have one
- Start playing Apex Legends

Expand Down

0 comments on commit e8c467d

Please sign in to comment.