Kaynağa Gözat

update readme

enzo 1 hafta önce
ebeveyn
işleme
c52e262f08
1 değiştirilmiş dosya ile 6 ekleme ve 1 silme
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -5,9 +5,14 @@ A C# program to read fingerprint data from a scanner.
 
 ## Requirements
 - .NET 9.0 or higher  
-  [Download .NET](https://dotnet.microsoft.com/en-us/download)
+  [Download .NET](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.8-windows-x86-installer?cid=getdotnetcore)
+  Has to be x86
+
 
 ## Instructions
+```
+git clone -b main https://git.swopt.com/enzo/FingerprintScanner.git
+```
 
 ### 1. Clean the project
 ```sh