Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Fix error in compile and install instruction.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhsu committed Jun 30, 2015
1 parent fb6d0a5 commit 996f76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,7 +30,7 @@ Compile & Installation
-------------------------

```console
git clone git@github.com:brianhsu/xfce4-hotcorner-plugin.git
git clone git://github.com/brianhsu/xfce4-hotcorner-plugin.git
cd xfce4-hotcorner-plugin
cmake -DCMAKE_INSTALL_PREFIX=/usr .
make install
Expand Down

0 comments on commit 996f76a

Please sign in to comment.