Skip to content
Snippets Groups Projects
Commit 90faab28 authored by Ramin Ranjbar's avatar Ramin Ranjbar Committed by GitHub
Browse files

Fixes README.md typo

Just deleted repeated word :)
parent 02e5d706
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 ...@@ -111,7 +111,7 @@ Download and install this [runtime package](https://go.microsoft.com/fwlink/?Lin
From [config.txt](config.txt): 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 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 * soft memlock 262144
* hard 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