From d776de74d1b57d85cd441ce58752bce32d15f392 Mon Sep 17 00:00:00 2001 From: Julian Gethmann Date: Fri, 14 Jul 2017 09:21:40 +0200 Subject: [PATCH] Add las113 to PyCharm --- README.md | 2 +- hosts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3afdc6b..c59b2d0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Open an issue in the GitLab issue tracker with the label: softwarerequest * latex.yml: basic LaTeX installation (KIT classes not yet) ^1 * kdev.yml: KDevelope (with Python PlugIn) ^1 * pycharm.yml: PyCharm IDE -* chrome.yml: Google^{tm} Chrome^{tm} for Fedora +* chrome.yml: Google Chrome for Fedora (for Adobe Connect usage) ^1: (also put your FQDN to the \[common\] section in the hosts file as it depends hereon) ^3: (also put your FQDN to the \[lasarchiv\] section in the hosts file as it depends hereon) diff --git a/hosts b/hosts index 1ecc79d..e8da4ea 100644 --- a/hosts +++ b/hosts @@ -37,6 +37,7 @@ las113.las.kit.edu [pycharm] las-gethmann.las.kit.edu +las113.las.kit.edu [chrome] las-gethmann.las.kit.edu -- GitLab