From 13595da0e53fadab3d4a70949bb691cc51bfe87b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nevzat=20G=C3=BCnay?= Date: Sat, 12 Dec 2020 17:16:57 +0300 Subject: [PATCH] Changed use and development commands --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38313de..9b2841c 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ The package is like my portfolio ### How to Develop -After cloning, on the root folder, type `node ng.js` +After cloning, on the root folder, type `node nevzatgunay.js` ### How to Use -In the terminal, type `npx ng` +In the terminal, type `npx nevzatgunay` ### Used Technologies