1
0
forked from team/site

fixed line 68

This commit is contained in:
laker 2022-05-04 18:08:14 +00:00
parent 4dbf9f234e
commit dc539c7adc

View File

@ -66,7 +66,8 @@ Type: `ls` to see where you are. You should see a directory called "public_html"
Type: `cd public_html` to move into that folder. (cd stands for change directory.) Type: `cd public_html` to move into that folder. (cd stands for change directory.)
Type: `ls` to see where you are. You should see your index.php file Type: `ls` to see where you are. You should see your index.php file
Editing your index.php file
## Editing your index.php file
Type: `nano index.php` to open your index.php file and begin editing Type: `nano index.php` to open your index.php file and begin editing