We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf51cce commit 989f271Copy full SHA for 989f271
1 file changed
README.md
@@ -84,7 +84,7 @@ Target execution of a PySQLRecon command on a linked server (instead of the SQL
84
85
Impersonate a user account while running a PySQLRecon command with the `--impersonate` flag.
86
87
-`--link` and `--impersonate` and incompatible.
+`--link` and `--impersonate` are incompatible.
88
89
## Development
90
pysqlrecon uses Poetry to manage dependencies. Install from source and setup for development with:
0 commit comments