Skip to content

Commit 858828d

Browse files
authored
changing git url to dasher from papeCoding
1 parent 32df726 commit 858828d

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
@@ -13,7 +13,7 @@ If you are looking for a frontend that acutally offers some of the functionality
1313

1414
This library version can be build, simply by generating the required make files via CMake and then building with these. A viable workflow could look something like this:
1515

16-
1. Clone the repository with all submodules: `git clone --recursive https://github.com/PapeCoding/DasherCore.git ./DasherCore`
16+
1. Clone the repository with all submodules: `git clone --recursive https://github.com/dasher-project/DasherCore.git ./DasherCore`
1717
2. Generate some project files with CMake:
1818
* `cd ./DasherCore && mkdir build && cd build`
1919
* `cmake ..`

0 commit comments

Comments
 (0)