Skip to content

Commit

Permalink
updated readme with install instructions through the package control …
Browse files Browse the repository at this point in the history
…system
  • Loading branch information
matt-lough committed May 14, 2018
1 parent 7b3febd commit f178211
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@ Solidity Docstring Generator allows you to do this:
Installation
------------

__Package Control (recommended)__

- Open the command palette is Sulbime (Command+Shift+P on Mac, Ctrl+Shift+P on Linux/Windows)
- Use the "Package Control: Install Package" command and search for "Solidity Docstring Generator

__Manually__

Add `SolidityDocString.py` and `SolidityDocstringGenerator.sublime-commands` to your Packages directory.

(OSX): `Users\”Username”\Library\Application Support\Sublime Text 3\Packages`
(WIN7): `C:\Users\”Username”\AppData\Roaming\Sublime Text 3\Packages`

TODO: Add this plugin to [Package Control](https://packagecontrol.io/packages/SyncedSideBar) for automatic installation

Usage
-----

Expand Down

0 comments on commit f178211

Please sign in to comment.