Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed PowerShell formatting
  • Loading branch information
pcgeek86 authored May 2, 2017
1 parent 1c641c9 commit 1820eec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Now, you can easily invoke a PuTTY session directly from PowerShell, without hav

The `Invoke-PSPuTTYSession` provides Intellisense / auto-completion for your PuTTY saved sessions, making it significantly easier for you to connect to the session you want to!

```
```PowerShell
Invoke-PSPuTTYSession -Name 'AWS Ubuntu'
```

Expand Down Expand Up @@ -80,4 +80,4 @@ These following commands currently **DO NOT** work, until they're implemented:
This PowerShell module wouldn't be possible without the contributors listed below.

- [Trevor Sullivan](https://trevorsullivan.net) (Colorado, United States of America)
- [Joshua King](http://king.geek.nz/) (New Zealand)
- [Joshua King](http://king.geek.nz/) (New Zealand)

0 comments on commit 1820eec

Please sign in to comment.