DOCS: Remove reference to non-existing bundled sample, see #2753

This commit is contained in:
Patrik Nordwall 2012-12-05 13:27:50 +01:00
parent 6a26dda6f7
commit 208dff5166
2 changed files with 2 additions and 10 deletions

View file

@ -19,11 +19,7 @@ Put your application jar in the ``deploy`` directory to have it automatically
loaded.
To start the kernel use the scripts in the ``bin`` directory, passing the boot
classes for your application.
There is a simple example of an application setup for running with the
microkernel included in the akka download. This can be run with the following
command (on a unix-based system):
classes for your application. Example command (on a unix-based system):
.. code-block:: none

View file

@ -19,11 +19,7 @@ Put your application jar in the ``deploy`` directory to have it automatically
loaded.
To start the kernel use the scripts in the ``bin`` directory, passing the boot
classes for your application.
There is a simple example of an application setup for running with the
microkernel included in the akka download. This can be run with the following
command (on a unix-based system):
classes for your application. Example command (on a unix-based system):
.. code-block:: none