WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=0e31a0d35e689ce43290211fa811cbce6e7827e5
commit 0e31a0d35e689ce43290211fa811cbce6e7827e5 Author: Gareth Halfacree <[email protected]> Date: Mon Nov 6 06:54:11 2017 -0800 Wiki page arcanist-guide.md changed with summary [] by Gareth Halfacree --- pages/contrib/devs/arcanist-guide.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/contrib/devs/arcanist-guide.md.txt b/pages/contrib/devs/arcanist-guide.md.txt index 5569164c..2a2aadb9 100644 --- a/pages/contrib/devs/arcanist-guide.md.txt +++ b/pages/contrib/devs/arcanist-guide.md.txt @@ -19,7 +19,7 @@ Arcanist requires a local installation of PHP version 5.0 or higher, the ``php-c sudo apt install php-cli php-curl php-json git ``` -You should also have read the [Coding Conventions guide](https://www.enlightenment.org/contrib/devs/coding-conventions.md) [Git Best Practices guide](git-guide.md) before submitting any patches. +You should also have read the [Coding Conventions guide](https://www.enlightenment.org/contrib/devs/coding-conventions.md) and the [Git Best Practices guide](git-guide.md) before submitting any patches. ## Installing Arcanist ## --
