Skip to content

Commit 9252598

Browse files
authored
Merge pull request #53 from mlabs-haskell/dummy-commit
dummy: wrap some lines for CI
2 parents f3d5168 + f008cdf commit 9252598

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,10 @@ nix profile install nixpkgs#direnv
102102
nix profile install nixpkgs#nix-direnv
103103
```
104104

105-
Your shell and editors should pick up on the `.envrc` files in different directories and prepare the environment accordingly.
106-
Use `direnv allow` to enable the direnv environment and `direnv reload` to reload it when necessary.
105+
Your shell and editors should pick up on the `.envrc` files in different
106+
directories and prepare the environment accordingly.
107+
Use `direnv allow` to enable the direnv environment and `direnv reload` to
108+
reload it when necessary.
107109

108110
Additionally, throughout the repository one can use:
109111

0 commit comments

Comments
 (0)