Skip to content

Commit

Permalink
docs: fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten committed Jan 9, 2025
1 parent 06fb435 commit caa00e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ download it and unzip the archive on your hard disk.

If you want to use Git, please run the following commands on your shell:

$ git clone git@github.com:thorsten/phpMyFAQ.git 3.2
$ git clone git@github.com:thorsten/phpMyFAQ.git 4.0
$ cd phpMyFAQ
$ curl -s https://getcomposer.org/installer | php
$ php composer.phar install
Expand Down

0 comments on commit caa00e9

Please sign in to comment.