Skip to content
Snippets Groups Projects
Commit 32d5832b authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Updated README.md to have the correct path to bfa/bin/env

parent 554c7754
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
- For Ubuntu read doc/installing-geth-on-ubuntu.txt
2. `sudo apt install jq ncurses-bin curl`
3. `git clone https://github.com/rlegene/bfa.git`
4. `source ${HOME}/bfa/bin`
4. `source ${HOME}/bfa/bin/env`
- You can include this line in your .bash_profile if you want.
- It is perfectly safe to source it multiple times.
5. Install this crontab: `@reboot bfa/bin/cron.sh`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment