Skip to content

Commit

Permalink
README Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
PackeTsar committed Feb 4, 2021
1 parent c95c2a9 commit 2e73e82
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,11 @@ In order to use Meraki-CLI, you need to have Python 3 installed on your OS. If y

## Install Meraki-CLI

The easiest (and recommended) way to install Meraki-CLI is to use PIP. You can use PIP to install Meraki-CLI with the command `pip3 install meraki-cli` or `python3 -m pip install meraki-cli`. To see if Meraki-CLI was successfully installed, run the `meraki` command and see if it displays the help menu.
The easiest (and recommended) way to install Meraki-CLI is to use PIP.

You can use PIP to install Meraki-CLI with the command `pip3 install meraki-cli` or `python3 -m pip install meraki-cli`

To see if Meraki-CLI was successfully installed, run the `meraki` command and see if it displays the help menu.


## Getting and Using your API Key
Expand Down

0 comments on commit 2e73e82

Please sign in to comment.