From 1e5c9b55542b9167128f4751a4772c7a79ecd178 Mon Sep 17 00:00:00 2001 From: "Jessica L. Hacker" Date: Fri, 20 Sep 2019 08:55:25 -0700 Subject: [PATCH] Remove references to `nomastodon` flag --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3991afc..6ef2bf7 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,4 @@ ansible-playbook ansible.yml --become Custom flags can be used when running `main.py`: -`--debug`: Dont actually login or post to the remote API -`--nomastodon`: Run without loading anything that requires the Mastodon library. \ No newline at end of file +* `--debug`: Dont actually login or post to the remote API \ No newline at end of file