Skip to content

Commit 9de0b80

Browse files
committed
README tweak
1 parent 24d0b18 commit 9de0b80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,11 @@ eval "$(direnv hook zsh)"
5353
direnv hook fish | source
5454
----
5555
56-
3. In this repository, the `.envrc` file is already configured. Just run:
56+
3. Enable direnv in this repository:
5757
+
5858
[source, shell]
5959
----
60+
cp .envrc.example .envrc
6061
direnv allow
6162
----
6263

0 commit comments

Comments
 (0)