aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myrpki.rototill/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/myrpki.rototill/README b/myrpki.rototill/README
index c5fda9dd..3359032a 100644
--- a/myrpki.rototill/README
+++ b/myrpki.rototill/README
@@ -266,7 +266,7 @@ c) Next, you need to set up the MySQL databases that rpkid et al will
match the ones you specified in myrpki.conf. There are two
different ways you can do this:
- i) You can use the setup-sql.py script, which prompts you for your
+ i) You can use the sql-setup.py script, which prompts you for your
MySQL root password then attempts to do everything else
automatically using values from myrpki.conf; or
@@ -274,7 +274,7 @@ c) Next, you need to set up the MySQL databases that rpkid et al will
The first approach is simple:
- $ python setup-sql.py
+ $ python sql-setup.py
Please enter your MySQL root password:
The script should tell you what databases it creates. You can use