Updated README.md to fix pdebuild issue
authorGeunsik Lim <geunsik.lim@samsung.com>
Tue, 19 Jun 2018 06:20:09 +0000 (15:20 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Tue, 19 Jun 2018 07:19:10 +0000 (16:19 +0900)
commitf8655be3be53d939254c14b5644d3a4576cd18f3
tree2f797750561e7b6ab585099195953e7b21379b71
parentc88831fd5b90511a30db7c8d4e7d671b67aa541b
Updated README.md to fix pdebuild issue

Fix issue #127.
This PR is to solve unexpected build issues when users try to run
`pdebuild` command to do Debian packaging of nnstreamer source.

**Changes proposed in this PR:**
1. Replaced **```** with **```bash**
2. Added how to create a base tarball with correct apt repository
3. Updated how to use pdebuild to avoid build errors
4. Used OTHERMIRROR instead of MIRRORSITE to handle lots of cases

**Self assessment:**
1. Local test with Ubuntu 16.04 (Xenial): Okay
2. GBS Build: Okay

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
README.md