Skip to content

Commit e93879f

Browse files
authored
Merge pull request #23327 from rayw000/add-citation-link
Add citation link to troubleshooting-macos-for-too-many-open-files section
2 parents 5064203 + 71068cd commit e93879f

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
@@ -79,7 +79,7 @@ Try checking the current limit for open files:
7979

8080
`launchctl limit maxfiles`
8181

82-
Then run the following commands:
82+
Then run the following commands (adapted from https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c):
8383

8484
```
8585
#!/bin/sh

0 commit comments

Comments
 (0)