diff options
author | 2020-09-25 17:22:54 -0400 | |
---|---|---|
committer | 2020-11-24 13:18:15 +0100 | |
commit | ed365ad10471834cc4412363c486644d150ecc62 (patch) | |
tree | 2f5856ea107e784a9675b1eb63aa089f474a9877 /docs/userguide/installation.rst | |
parent | b3d1fb24a67b25ea60f4ec83b3bc07e3e14251be (diff) |
Refactoring and fixing Docs
Issue-ID: CCSDK-2846
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I67b3270a2052a7f6bc878ba010011f01cb348192
(cherry picked from commit 51e7c12ccd4889cea181d92b368e1b74622ac769)
Diffstat (limited to 'docs/userguide/installation.rst')
-rw-r--r-- | docs/userguide/installation.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/userguide/installation.rst b/docs/userguide/installation.rst index 4e15e980b..10997294c 100644 --- a/docs/userguide/installation.rst +++ b/docs/userguide/installation.rst @@ -84,7 +84,6 @@ Install Node.js and angularCLI. Refer https://angular.io/guide/quickstart npm install in the directory cds/cds-ui/client npm run build - to build UI module - Loopback Server: ~~~~~~~~~~~~~~~~ |