Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Feb 5, 2021
1 parent aa97275 commit 1034fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HowToBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ NOTE: There are usually many options to set up a development environment on each

- If you are using Debian, Ubuntu, and their variants, run the following `apt-get` commands one by one:

`sudo apt-get update`
`sudo apt-get update`

`sudo apt-get install build-essential manpages-dev`
`sudo apt-get install build-essential manpages-dev`

**Step #2. Build the software.** Choose **ONE** of the following (or whatever you are familiar with):

Expand Down

0 comments on commit 1034fd4

Please sign in to comment.