Skip to content
Snippets Groups Projects
Commit 3c4b00fa authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #282 from raxbits/patch-2

Fixes README.md typo
parents 02e5d706 90faab28
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@ Download and install this [runtime package](https://go.microsoft.com/fwlink/?Lin
From [config.txt](config.txt):
On Linux you will need to configure large page support `sudo sysctl -w vm.nr_hugepages=128` and increase your
ulimit -l. To do do this you need to add following lines to /etc/security/limits.conf:
ulimit -l. To do this you need to add following lines to /etc/security/limits.conf:
* soft memlock 262144
* hard memlock 262144
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment