diff --git a/friendica_archiver/README.md b/friendica_archiver/README.md index 74bd2c4..6580875 100644 --- a/friendica_archiver/README.md +++ b/friendica_archiver/README.md @@ -13,8 +13,8 @@ those and use them. Simply download for your respective platform, unzip, and the Or you can run it directly from this directory using standard Dart commands: ```bash -git clone git@gitlab.com:mysocialportal/friendica-archiving-tools.git -cd friendica-archiving-tools +git clone git@gitlab.com:mysocialportal/fediverse-archiving-tools.git +cd fediverse-archiving-tools dart pub get dart bin/friendica_archiver.dart ```