diff --git a/README.md b/README.md index 4d1e016..430343c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This allows you to host custom (known as 3rd party) App Market repositories of W cd webdesk-app-market-server ``` -3. Build the binary and install web renderer dependencies: +3. Build the binary: ``` go build -o app-market-server ```