Skip to content

Commit df3bc56

Browse files
authored
Update README.md
1 parent c5481cd commit df3bc56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
RunAsPleb is a program for launching applications with standard user privileges. It is useful when an application requests administrator privileges (for example, via `requireAdministrator`) even when it does not necessarily need them.
44

5-
When launched through RunAsPleb, various techniques are used in an attempt to run the application without elevated privileges. However, it is not always possible to run applications without administrator privileges, and even when it is, there is no guarantee that the application will behave as expected. This is a best-effort approach.
5+
When launched through RunAsPleb, various techniques are used in an attempt to run the application without elevated privileges. However, it is not always possible to run applications without administrator privileges, and even when it is, there is no guarantee that the application will behave as expected. This is a best-effort solution.
66

77
## How do I use RunAsPleb?
88

0 commit comments

Comments
 (0)