Skip to content

Commit

Permalink
readme: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Mar 28, 2024
1 parent 51842e3 commit f084582
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ include(FetchContent)
FetchContent_Declare(
libftp
GIT_REPOSITORY https://github.com/deniskovalchuk/libftp.git
GIT_TAG v0.4.1
)
GIT_TAG v0.4.1)
FetchContent_MakeAvailable(libftp)
add_executable(application main.cpp)
Expand Down

0 comments on commit f084582

Please sign in to comment.