aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-01 20:21:09 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-01 20:21:09 +0300
commitc08d1e846bd944d7e73a578c67fc63aa893ae888 (patch)
tree403da9c11cf0ccabaa535236a0188b63c91125fb /README.md
parentb71a19c92e97e628166506230357c0dfbd8943be (diff)
link to zsh building instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d4b1914..c96e2cfc 100644
--- a/README.md
+++ b/README.md
@@ -1317,7 +1317,8 @@ There is no ETA for the patch making its way into upstream Zsh. See [discussion]
There are a few mitigation options for this issue.
-- Apply [the patch](#zsh-patch) and rebuild Zsh from source.
+- Apply [the patch](#zsh-patch) and [rebuild Zsh from source](
+ https://github.com/zsh-users/zsh/blob/master/INSTALL).
- Disable text reflowing on window resize in terminal settings. If your terminal doesn't have this
setting, try a different terminal.
- Avoid long lines between the start of prompt and cursor.