Update INSTALLATION.md

This commit is contained in:
prafull-opensignlabs
2024-02-22 16:23:59 +05:30
committed by GitHub
parent 418cd92f80
commit 229d0731b8
+4 -1
View File
@@ -23,7 +23,10 @@ Below are the steps to follow -
```
cp .env.frontend_dev apps/OpenSign/.env
```
- CD to /apps/OpenSign directory
- Switch to OpenSign directory.
```
cd apps/OpenSign
```
- Install NPM packages using
```
npm install