Skip to content

Commit bd17062

Browse files
committed
more direnv-related styling of README
1 parent c6d7a9a commit bd17062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ export YARN_NPM_MINIMAL_AGE_GATE=10080
3131

3232
[NOTE]
3333
====
34-
==== Developers have two options for setting these variables
34+
*Developers have two options for setting these variables*
3535
36-
===== Option A: Global shell configuration (simple)
36+
_Option A: Global shell configuration (simple)_
3737
3838
Add the variables to your shell profile (`.bashrc`, `.zshrc`, etc.) as shown above. These will apply to all Yarn projects on your system.
3939
40-
===== Option B: Per-repository with direnv (recommended)
40+
_Option B: Per-repository with direnv (recommended)_
4141
4242
Use https://direnv.net/[direnv] to automatically set these variables only when working in this repository:
4343

0 commit comments

Comments
 (0)