diff options
author | kotfu <kotfu@kotfu.net> | 2019-07-06 13:08:59 -0600 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2019-07-06 13:08:59 -0600 |
commit | 6a5b9f8e13c9aed75ea23a23bad8ea0c64e90ff7 (patch) | |
tree | a2ccc12cfc2866ff21472903f397917455fdbe61 | |
parent | 369f7eb1df01cc46e0212aa131536e99c1fa68ba (diff) | |
download | cmd2-git-6a5b9f8e13c9aed75ea23a23bad8ea0c64e90ff7.tar.gz |
Remove TODO
-rw-r--r-- | docs/overview/integrating.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/overview/integrating.rst b/docs/overview/integrating.rst index 46dee4b4..146e5e35 100644 --- a/docs/overview/integrating.rst +++ b/docs/overview/integrating.rst @@ -18,12 +18,6 @@ project does not inadvertently get installed with an incompatible future version of ``cmd2``. -macOS Considerations --------------------- - -TODO need a section about how to get the right readline installed on macos - - Windows Considerations ------------------------------- |