diff --git a/README.md b/README.md index 038d388..bcea058 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ loop { ### Build from source ```bash -git clone https://github.com/YOURNAME/socktop.git +git clone https://github.com/jasonwitty/socktop.git cd socktop cargo build --release ```