DOCS: Remove reference to non-existing bundled sample, see #2753
This commit is contained in:
parent
6a26dda6f7
commit
208dff5166
2 changed files with 2 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue