Skip to content

Commit eaf2ed0

Browse files
committed
Improve wording in README
1 parent 4590c4a commit eaf2ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $ ninja install
2828
```
2929

3030
*However*, since bencode.hpp is a single-file, header-only library, you can just
31-
copy `include/bencode.hpp` to your destination of choice. (However, doing this
31+
copy `include/bencode.hpp` to your destination of choice. (Note that doing this
3232
won't generate a `bencodehpp.pc` file for `pkg-config` to use.)
3333

3434
## Usage

0 commit comments

Comments
 (0)