install instruction update: don't run as admin (#12)

* Update README.md

Added note to tell windows users not to install as admin
This commit is contained in:
nerodiafasciata
2023-04-25 00:25:28 -05:00
committed by GitHub
parent 10c99a853c
commit 8d61d6b04a

View File

@@ -6,6 +6,8 @@
#### Installation
In the command prompt/command line navigate to where you want the KoboldAI subfolder to be created.
Note: do not run your command prompt as administrator/with elevated priviledges, reports suggest this leads to problems.
`git clone https://github.com/0cc4m/KoboldAI -b latestgptq --recurse-submodules`
`cd KoboldAI`