diff --git a/README.md b/README.md index 8d5ad9c..cbba6b6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Assuming you have the latest version of Go installed on your system, you can use ```bash git clone https://github.com/ostafen/xdcc-cli.git cd xdcc-cli -go build . -o xdcc +go build -o xdcc . ``` ## Usage