diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-11-24 14:10:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-24 14:10:28 +0000 |
commit | 416fb3ccdfb4c33c455c7469e596ed8f940b40bb (patch) | |
tree | 13951038ac96bcfbcc081b98ce14165f76818c24 /docs/userguide/installation.rst | |
parent | 08cbf797c3c993e3f54d9d06e2c6c7c87de2e4ef (diff) | |
parent | ed365ad10471834cc4412363c486644d150ecc62 (diff) |
Merge "Refactoring and fixing Docs" into guilin
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: ~~~~~~~~~~~~~~~~ |