aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDanijel Andjelkovic <adanijel99@gmail.com>2022-03-02 17:50:53 +0100
committerDanijel Andjelkovic <adanijel99@gmail.com>2022-03-02 17:50:53 +0100
commit55c33a1523679cff2c3130f286f6b09590de9626 (patch)
tree02404d3d90630b71657114d6a4aac4875765f2fb /README.md
parent3503fb85dd0b6e850d45d25e0a2c1ddaf2d29d34 (diff)
Ispravio zahtevanu verziju .NET u readme fajlu.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index aee7f897..c2fa1e36 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ An in-depth paragraph about your project and overview of use.
### Dependencies
-* .NET 3.1
+* .NET 5.0
* NodeJS
### Installing
@@ -21,7 +21,7 @@ npm install -g @angular/cli
cd .\frontend\
npm install
```
-* Za instalaciju ASP.NET Core:
+* Za instalaciju .NET:
Visual Studio Installer > (Izaberite vasu verziju Visual Studio editora) > Modify > ASP.NET and web development > Modify
### Executing program