diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2020-09-25 17:22:54 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2020-09-28 16:08:21 +0000 |
commit | 51e7c12ccd4889cea181d92b368e1b74622ac769 (patch) | |
tree | ef505fab3c2b199da1eb4789ffcb646084462936 /docs/userguide/installation.rst | |
parent | 4218584b7cbfb512179735130bf0559028faea18 (diff) |
Refactoring and fixing Docs
Issue-ID: CCSDK-2846
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I67b3270a2052a7f6bc878ba010011f01cb348192
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: ~~~~~~~~~~~~~~~~ |