From 116a9be1491a221a40c33afb6904b0c324c41a7b Mon Sep 17 00:00:00 2001 From: Stefan Nothaas Date: Tue, 2 Oct 2018 14:34:22 +0200 Subject: [PATCH] doc/QuickStart: Update --- doc/QuickStart.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/doc/QuickStart.md b/doc/QuickStart.md index 944a1df0e..feb6aeed3 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -31,15 +31,8 @@ documentation about the deployment process. However, you can also run dxram using the script *bin/dxram* from the *build/dist* output. Further instructions on how to run DXRAM manually are provided [here](ManualSetup.md). -## Running terminal client -Once deployment completed, you can start a terminal client to connect to a DXRAM peer running a terminal server -using the *dxterm-client* script located in the DXRAM root folder: -``` -dxterm-client localhost -``` - -Replace *localhost* with the hostname or IP address (IPV4) of a running DXRAM peer. Now you can start experimenting -with the system by using [various terminal commands](Terminal.md). +## Running applications on DXRAM +To run applications on DXRAM, please refer to [this document](Applications.md). # InfiniBand If you want to use InfiniBand instead of Ethernet network: