Skip to content

Commit

Permalink
Merge pull request #5 from 0trust/master
Browse files Browse the repository at this point in the history
updated install instructions
  • Loading branch information
Tset-Noitamotua authored May 25, 2019
2 parents 947ee44 + 5acd881 commit c56e61c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ Installation:
1. Make sure you have [Robot Framework] installed.
2. Install required dependencies:
- `pip install -r requirements.txt`
3. Download source distributions (*.tar.gz) of this library
4. Extract source distribution to a temporary location.
3. Go to temporary location and install library form source
3. Git clone this repository
4. Go into repository's root folder and install library form source
using: `python setup.py install`

[Keyword Documentation]: https://testautomation.github.io/DateTimeTZ/doc/DateTimeTZ.html
Expand Down

0 comments on commit c56e61c

Please sign in to comment.