summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 28a502c4e2..781f7f1fbf 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,8 @@ A quick guide to installing, configuring, and running an instance of the SDL Cor
```
-%make 3rd_party
-%sudo make install-3rd_party
%make
-%make install
+%sudo make install
%cp bin/mykey.pem src/appMain
%cp bin/mycert.pem src/appMain
%sudo updatedb