Skip to content

Commit bf21642

Browse files
committed
Update readme with examples
1 parent c0ff085 commit bf21642

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ Here is an example of creating a PoB with several build snapshots.
3535

3636
1. Look up a character on poe.ninja.
3737
2. For each snapshot on poe.ninja:
38-
- Open each snapshot in Path of Building
39-
- Save each snapshot with a good name. For example, for the "Hour 3" snapshot, I save the PoB as "Hour 3". (I'm clever that way.)
38+
- Open the snapshot in Path of Building
39+
- Make sure the config has the pantheon and bandit choice set correctly for the snapshot.
40+
- Save the snapshot with a good name. For example, for the "Hour 3" snapshot, I save the PoB as "Hour 3". (I'm clever that way.)
4041
3. Create a new, empty build in Path of Building and immediately save it. (We'll pretend I've saved it as "All the Snapshots".)
4142
4. Run the PathOfBuildingMergeTool.
4243
5. For the Main PoB File, select the snapshots build you saved in step 3.
@@ -63,8 +64,7 @@ If this project helped you, you can help me :)
6364

6465
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XE5JR3FR458ZE&currency_code=USD)
6566

66-
67-
Note for self on tagging:
67+
## Notes for self on tagging for releases:
6868

6969
git tag -a v1.0.1 -m "Release version 1.0.1"
70-
git push origin v1.0.1
70+
git push origin v1.0.1

0 commit comments

Comments
 (0)