From efe3f433a3cdb936c426d94cfb054c4de576e2b2 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 26 Aug 2019 14:19:51 -0400 Subject: update user documentation to include user-only install path --- docs/getting-started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting-started.md b/docs/getting-started.md index 786c7741..a59a03e5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -11,7 +11,8 @@ Binary Ninja uses two main locations. The first is the install path of the binar Binaries are installed in the following locations by default: - OS X: `/Applications/Binary Ninja.app` -- Windows: `C:\Program Files\Vector35\BinaryNinja` +- Windows (global install): `C:\Program Files\Vector35\BinaryNinja` +- Windows (user install): `%LOCALAPPDATA%\Vector35\BinaryNinja` - Linux: Wherever you extract it! (No standard location) !!! Warning "Warning" -- cgit v1.3.1