Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plutoless authored Dec 4, 2018
1 parent d0b9b96 commit 2ec9902
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Agora-Restful-Recording-Nodejs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The Agora Recording SDK is not included in the repository. To make everything wo
* Download the [Agora Recording SDK for Linux](https://www.agora.io/en/download/).
* Unzip the downloaded SDK package.
* Copy the unziped folder to `record/src/sdk` folder
* Run `npm install -g node-gyp` to install addon build tool
* In terminal change to `record` folder, run `build.sh` (run `build_debug.sh` for debugging purpose), if everything goes smoothly, you should see a file named `agorasdk.node` under `record` folder.


Expand Down

0 comments on commit 2ec9902

Please sign in to comment.