Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
biasmv committed Jan 31, 2015
1 parent defe822 commit f2fda08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Clone this repository
git clone https://github.com/biasmv/pv.git
```

Change to the pv directory and serve the files using the serve script in the source directory. This will start a simple static-file server using Python SimpleHTTPServer module.
Change to the pv directory and serve the files using the serve script in the source directory. This will start a simple static-file server using Python's SimpleHTTPServer module.

```bash
cd pv
Expand Down

0 comments on commit f2fda08

Please sign in to comment.