Merge pull request #361 from JoshTheEnder/patch-1

Update greetings.txt
This commit is contained in:
Florian Nücke 2014-06-26 14:28:53 +02:00
commit c05d921529

View File

@ -21,3 +21,4 @@ Computers have a very basic, built-in speaker - control it using computer.beep()
Many component methods have a short documentation - use `=component.componentName.methodName` in the Lua interpreter to see it.
You can get a list of all attached components using the `components` program.
If you encounter out of memory errors, throw more RAM at your computer.
Have you tried turning it off and on again?