Config dir first in classpath. See #1761

This commit is contained in:
Patrik Nordwall 2012-02-01 08:49:31 +01:00
parent e7cfb83288
commit aa0b48a43b
4 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ command (on a unix-based system):
.. code-block:: none
bin/start sample.kernel.hello.HelloKernel
bin/akka sample.kernel.hello.HelloKernel
Use ``Ctrl-C`` to interrupt and exit the microkernel.