Skip to content

Commit 668e84d

Browse files
committed
📝 docs(readme): Fix repository name
1 parent d3a9bae commit 668e84d

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
@@ -29,7 +29,7 @@ It uses **Object-Oriented Programming concepts**, **smart pointers**, **lambda f
2929

3030
```bash
3131
# Clone the repository:
32-
git clone https://github.com/NestorDP/libserial.git && cd libserial
32+
git clone https://github.com/NestorDP/cppserial.git && cd cppserial
3333

3434
# Build the source code:
3535
mkdir build && cd build

0 commit comments

Comments
 (0)