From d7701ace7ac399c26e3ef3eca17e36324c5ea19d Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sat, 30 Sep 2017 20:15:14 -0400 Subject: minor documentation update --- docs/getting-started.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/getting-started.md b/docs/getting-started.md index d91eb046..692c1e67 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -27,16 +27,17 @@ The base locations of user folders are: Contents of the user folder includes: -- `settings.json`: Advanced settings (see [settings](#settings)) - `lastrun`: A text file containing the directory of the last BinaryNinja binary path -- very useful for plugins to resolve the install locations in non-default settings or on linux. +- `license.dat`: License file - `plugins/`: Folder containing all manually installed user plugins - `repositories/`: Folder containing files and plugins managed by the [Plugin Manager API](https://api.binary.ninja/binaryninja.pluginmanager-module.html) +- `settings.json`: Advanced settings (see [settings](#settings)) ![license popup >](/images/license-popup.png "License Popup") ## License -When you first run Binary Ninja, it will prompt you for your license key. You should have received your license key via email after your purchase. If not, please contact [support]. +When you first run Binary Ninja, it will prompt you for your license key. You should have received your license key via email after your purchase. If not, please contact [support](https://binary.ninja/support). Once the license key is installed, you can change it, back it up, or otherwise inspect it simply by looking inside the base of the user folder for `license.dat`. -- cgit v1.3.1