Skip to content

Commit c8d2060

Browse files
authored
Merge pull request alphagov#236 from pipwilson/patch-1
Fix a small typo
2 parents 098b679 + 9689b49 commit c8d2060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ server farm.
88

99
The tool is intended to be configured and run on your local workstation/laptop. You should use `virtualenv` to create an isolated Python environment.
1010

11-
To install `pip`, `virualenv` and set up the environment:
11+
To install `pip`, `virtualenv` and set up the environment:
1212

1313
$ sudo easy_install pip
1414
$ sudo pip install virtualenv

0 commit comments

Comments
 (0)