Skip to content

Commit 00f638d

Browse files
authored
Merge pull request Keno#18 from barche/patch-1
Add Base module name in README.md
2 parents 1402947 + a007162 commit 00f638d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ but if you are using a terminal emulator with a cool advanced feature, let me kn
77

88
# Usage
99

10-
Simply put `atreplinit((_)->require(:TerminalExtensions))` in your `.juliarc.jl` and everything should be detected and configured automatically.
10+
Simply put `atreplinit((_)->Base.require(:TerminalExtensions))` in your `.juliarc.jl` and everything should be detected and configured automatically.

0 commit comments

Comments
 (0)