From c5ced856669a833bb18090c7049098cdd7b22a6d Mon Sep 17 00:00:00 2001 From: MengwuXiao Date: Thu, 15 Mar 2018 16:16:35 +0800 Subject: [PATCH] update --- GetBox Plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GetBox Plugin.py b/GetBox Plugin.py index 3d56299..afa7ab8 100644 --- a/GetBox Plugin.py +++ b/GetBox Plugin.py @@ -44,7 +44,7 @@ def printf(str): exec ("print(str)") def GetBoxHelp(): - Usages = '''get latest plugin and tutorials at http://bioms.org/forum.php?mod=viewthread&tid=1234 + Usages = '''get latest plugin and tutorials at https://github.com/MengwuXiao/Getbox-PyMOL-Plugin Usages: this plugin is a simple tool to get box information for LeDock and Autodock Vina or other molecular docking soft. Using the following functions to get box is recommended.