Skip to content

Commit 50d44fd

Browse files
authored
chore: added v2 tutorial
1 parent cf31d33 commit 50d44fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ You can find detailed commands usage [here](doc/COMMANDS.md).
8282

8383
* As an interactive prompt `python3 main.py <target username>`
8484
* Or execute your command straight away `python3 main.py <target username> --command <command>`
85+
86+
### Use Osintgram v2 (beta)
87+
You can use Osintgram2 beta just switching to `v2` [branch](https://github.com/Datalux/Osintgram/tree/v2).
88+
The v2 has some improvements and faster with a new command execution interface. Try it just running `git checkout v2`.
8589

8690
## Docker Quick Start 🐳
8791

0 commit comments

Comments
 (0)