Fix typo in INSTALL.md
This commit is contained in:
parent
93bd68b8b4
commit
48a522c0bb
|
@ -28,7 +28,7 @@ composer install
|
|||
|
||||
### Using an archive
|
||||
|
||||
On the []Friendica Directory Github Releases page](https://github.com/friendica/friendica-directory/releases), you can find the latest source archive named `friendica-directory-<version>.zip`.
|
||||
On the [Friendica Directory Github Releases page](https://github.com/friendica/friendica-directory/releases), you can find the latest source archive named `friendica-directory-<version>.zip`.
|
||||
|
||||
Simply unpack the archive in `/path/to/friendica-directory`.
|
||||
|
||||
|
@ -83,4 +83,4 @@ Add this line to your crontab:
|
|||
|
||||
Your directory is ready, but empty. To start filling it, you can:
|
||||
- Set your hostname as the main directory in [Friendica][https://github.com/friendica/friendica]'s admin settings
|
||||
- Add existing directories in your polling queue: `bin/console directory-add https://dir.friendica.social`
|
||||
- Add existing directories in your polling queue: `bin/console directory-add https://dir.friendica.social`
|
||||
|
|
Loading…
Reference in a new issue