diff --git a/README.org b/README.org index 49fda6d..5e168c6 100644 --- a/README.org +++ b/README.org @@ -6,6 +6,6 @@ Developed using libpcap to enable evading local firewalls and with an eye toward ** [[./pcap-sys/README.org][pcap-sys]] * Development -To develop or compile this project, open it in GitHub Codespaces or using Visual Studio Code's Dev Container extension (requires Docker to be installed) and run ~git submodule init~ +To develop or compile this project, open it in GitHub Codespaces or using Visual Studio Code's Dev Container extension (requires Docker to be installed) and run ~git submodule update --init~ * [[./examples/bind-shell/README.org][Example bind shell implementation]]