Merge pull request #146 from yvan-sraka/patch-4
Update Appendix 0 with PHP as dependency
This commit is contained in:
commit
705a8ef6a2
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Let’s say you have a long trip and you want to use it to teach yourself some shaders. In that case you can make a local copy of this book on your computer and run a local server.
|
||||
|
||||
For that you only need Python 2.6 and a git client. On MacOS and Raspberry Pi computers Python is installed by default but you still need to install a git client. For that:
|
||||
For that you only need PHP, Python 2.6 and a git client. On MacOS and Raspberry Pi computers Python is installed by default but you still need to install PHP and a git client. For that:
|
||||
|
||||
On **MacOSX** be sure to have [homebrew](http://brew.sh/) installed and then on your terminal do:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue