Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
o355 authored Mar 31, 2017
1 parent b3a85bd commit e392860
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 @@ After that, double click termweather.py, input a location, and that's it! No, re

If you have Git, and you'd prefer to clone over PyWeather from Git, you've got your options.

Doing `git clone https://github.com/o355/pyweather.git` will clone PyWeather into your current folder. Add `--depth=1` to the end if you want Git to create a folder in which PyWeather is stored in.
Doing `git clone https://github.com/o355/pyweather.git` will clone PyWeather into your current folder. From testing, doing this should put PyWeather into a folder called "pyweather", but I'm not 100% sure. Use the option `--depth=1` as a precaution.

If you want to have the latest stable version (0.5), you can checkout to the release branch, by doing `git checkout v0.5-beta`.

Expand Down

0 comments on commit e392860

Please sign in to comment.