diff --git a/README.md b/README.md index a3d1fa5..56b5ef0 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ With `FetchContent`: ```cmake FetchContent_Declare( bddisasm - GIT_REPOSITORY https://github.com/bddisasm/bddisasm + GIT_REPOSITORY https://github.com/bitdefender/bddisasm GIT_TAG origin/master )