diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2023-01-09 14:44:32 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2023-01-09 14:44:32 +0000 |
commit | b59f3ba018094fbdc81ed9373695771c467630bb (patch) | |
tree | ac886b71d02c3dd02ee6773a27fca91e91f0a862 /develop/print.html | |
parent | deploy: 4eb2f4e02b83c90519a8a55c562d1fafab7caf0b (diff) | |
download | synapse-b59f3ba018094fbdc81ed9373695771c467630bb.tar.xz |
deploy: c0145b06f5c331362c94f58ebdf892390612bd24
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html index 647afdcaa4..9c63cc94f8 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1778,7 +1778,7 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb the ICU native dependency and its development headers so that PyICU can build since no prebuilt wheels are available.</p> <p>You can follow <a href="https://pypi.org/project/PyICU/">the PyICU documentation</a> to do so, -and then do <code>pip install matrix-synapse[icu]</code> for a PyPI install.</p> +and then do <code>pip install matrix-synapse[user-search]</code> for a PyPI install.</p> <p>Docker images and Debian packages need nothing specific as they already include or specify ICU as an explicit dependency.</p> <h1 id="upgrading-to-v1730"><a class="header" href="#upgrading-to-v1730">Upgrading to v1.73.0</a></h1> |