diff --git a/assets/templates/index.phtml b/assets/templates/index.phtml index cc247ff..eccd859 100644 --- a/assets/templates/index.phtml +++ b/assets/templates/index.phtml @@ -18,7 +18,7 @@ PHP Apprentice is currently a work in progress (hence "beta" is included in the title). If you would like to contribute or request a certain discussion topic, checkout the GitHub repository.
- To get started, you will need to install PHP 7.1, have a text editor and open your terminal. + To get started, you will need to install PHP 7.1, have a text editor and open your terminal. Each example in PHP Apprentice can by typed into a PHP file and executed in the terminal. Let's get started! 😃