Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
talksik committed Nov 26, 2024
1 parent b7e2abd commit 92205ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/READMORE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ You can use the Makefile on Linux and macOS. It is simple to use and builds the

### Steps for Linux
```sh
git clone --resurse-submodules https://github.com/uNetworking/uWebSockets
git clone --recurse-submodules https://github.com/uNetworking/uWebSockets
make # prepend variables if desired such as `WITH_OPENSSL` as mentioned above
make install
```
Expand Down

0 comments on commit 92205ee

Please sign in to comment.