Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Erfaniaa authored May 21, 2019
1 parent c0a18d6 commit cb8e983
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 @@ -13,7 +13,7 @@ Converting "Hello World" text to some commits will create something like this on
```
pip3 install -r requirements.txt
```
3. Run `text_to_commit_history.py` (with Python 3) and follow the prompts for username, your text, offset, and repository name.
3. Run `text_to_commit_history.py` (with Python 3) and follow the prompts for username, **your text**, offset, and repository name.
4. Run the generated `text_to_commit_history.sh` from your home directory (or any non-git tracked dir) and watch it go to work. You'll propably have to wait some minutes for the running script.
5. Wait... Seriously, you'll probably need to wait a day or two to show in your commit graph.

Expand Down

0 comments on commit cb8e983

Please sign in to comment.