Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zaherg committed Mar 1, 2020
1 parent de96a37 commit 1dadc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ _PS: if you run it globally you can just use `backup` instead of `./bin/backup`.
### Using the phar file

We distribute a PHP Archive (PHAR) that has all required dependencies of database backup bundled in a single file.
You can file the file under the assets of each [release](https://github.com/linuxjuggler/database-backup/releases).
You can find the file under the assets of each [release](https://github.com/linuxjuggler/database-backup/releases).

After downloading the file remember to run the following commands:

Expand Down

0 comments on commit 1dadc0e

Please sign in to comment.