Skip to content

Commit ef25794

Browse files
committed
Fix format
1 parent 1a3e792 commit ef25794

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
@@ -16,7 +16,7 @@ By virtue of being written in C++, this client works in several different platfo
1616
- Similar API to the Socket.IO JS client
1717

1818
## How to use
19-
<a name="with_cmake"></a>### With CMake
19+
###<a name="with_cmake"></a> With CMake
2020
1. Install boost, see [Boost setup](#boost_setup) section.
2121
2. Use `git clone --recurse-submodules https://github.com/socketio/socket.io-client-cpp.git` to clone your local repo.
2222
3. Run `cmake -DBOOST_PATH:STRING=<your boost install folder> -DBOOST_VER:STRING=<your boost version> ./`

0 commit comments

Comments
 (0)