Skip to content

Commit 1b81bc3

Browse files
committed
probably better to not run ~/.bashrc again
1 parent 9e9054b commit 1b81bc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/devtools/packaging-for-ev3dev.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ In a terminal, run...
4343

4444
And the same info needs to be put into some environment variables. Paste the
4545
following to the end of `~/.bashrc`. You will need to start a new terminal
46-
or run `. ~/.bashrc` for these changes to take effect.
46+
or run run the same commands in the current terminal for these changes to take
47+
effect.
4748

4849
export DEBFULLNAME="Your Name"
4950
export DEBEMAIL="yourname@example.com"

0 commit comments

Comments
 (0)