Explorar el Código

faq.md version of Amber web site

Hannes Hirzel hace 9 años
padre
commit
35561c71af
Se han modificado 1 ficheros con 12 adiciones y 0 borrados
  1. 12 0
      faq.md

+ 12 - 0
faq.md

@@ -10,3 +10,15 @@ parent: Overview
 A: Evaluate the following in the JavaScript console:
 
     require('amber/helpers').popupHelios()
+
+    
+### Q: What version is the amber website running?
+
+1.    Open IDE at http://amber-lang.net/
+2.    Navigate to packages Kernel-Infrastructure
+3.    Click at class ``SmalltalkImage`` method ``version``
+
+### More questions and answers 
+    
+    on the [wiki](https://github.com/amber-smalltalk/amber/wiki/FAQ)
+