Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed May 19, 2020
1 parent 1bab3ea commit c90b6d2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# alias ![Version][githubBadge] ![Test status][workflowBadge]

View and set command aliases in Windows.
Manage command aliases in Windows.

## Setup
## Installation

Just cd in `alias` dir and run `alias`. It will ask you for installation if neccessary.
```sh
> pip install alias-windows
```

By default aliases are stored in `%USERPROFILE%\Documents\Scripts\Aliases`. You can set the directory to store aliases by changing the environment variable called `%ALIASES_DIR%`.

Expand Down

0 comments on commit c90b6d2

Please sign in to comment.