From ec454fc65b32028701c553ca46ffc459f88d1848 Mon Sep 17 00:00:00 2001 From: lef_Tso Date: Sun, 24 Jan 2021 20:09:17 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cc383f..8e06ac4 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ *Βήμα 2ο* - Μέσα στους φακέλους server & client εγκαθιστούμε το npm με την εντολή ***npm install***. + Μέσα στους φακέλους server & client εγκαθιστούμε το npm με την εντολή npm install. *Βήμα 3ο* Τέλος τρέχουμε πρώτα τον server και στη συνέχεια τον client με την εντολή - ***node index.js*** ή την εντολή ***npm run*** \ No newline at end of file + node index.js ή την εντολή npm run. + \ No newline at end of file