Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laserpants authored Sep 28, 2023
1 parent d818ff1 commit d207cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Not good for:
### Installing

> **Note**
> This step is fully optional. The easiest way to use this library is to drop the `include` directory into your project root and directly include the `sqids.hpp` header:
> This step is fully optional. The easiest way to use this library is to merge the `include` directory into your project root and directly include the `sqids.hpp` header:
> ```cpp
> #include "include/sqids/sqids.hpp"
Expand Down

0 comments on commit d207cea

Please sign in to comment.