diff --git a/src/README.md b/src/README.md index a469b6b..9a28f64 100644 --- a/src/README.md +++ b/src/README.md @@ -18,10 +18,10 @@ Download the corresponding installer for Go from go build -ldflags "-s -w -H=windowsgui -extldflags=-static" Picocrypt.go - macOS: go build -ldflags "-s -w" Picocrypt.go - Linux: go build -ldflags "-s -w" Picocrypt.go -# 7. You are now complete. +# 8. You are now complete. You should now see a built executable (`Picocrypt.exe`/`Picocrypt.app`/`Picocrypt`) in your directory. You can run it by double-clicking or executing it in your terminal. If you're on Windows, go and download the `sdelete64.exe` from the list above and place it in the same directory as `Picocrypt.exe`.