Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiasli authored Mar 28, 2022
1 parent c10e657 commit 4eb8a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Use the following commands (note that `-y` disables confirmation prompts):
Use the following commands (note that `-y` disables confirmation prompts):

dnf install git gcc make ncurses-devel pkgconfig -y
git clone https://github.com/Thomas-M/iotop
git clone https://github.com/Tomas-M/iotop
cd iotop
make -j
</details>
Expand All @@ -97,7 +97,7 @@ Use the following commands (note that `-y` disables confirmation prompts):
Use the following commands (note that `-y` disables confirmation prompts):

yum install git gcc make ncurses-devel pkgconfig -y
git clone https://github.com/Thomas-M/iotop
git clone https://github.com/Tomas-M/iotop
cd iotop
make -j
</details>
Expand Down

0 comments on commit 4eb8a48

Please sign in to comment.