diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:54:49 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:54:49 -0500 |
commit | d83931aaaf5a9cb11a44c06f079e04bd96ec00b8 (patch) | |
tree | 220e7faa31ff58db4a25f481eef8e565d66354b8 /development/mysql-workbench | |
parent | bc694160ccbbbc8f55e4ee8c58213f3d8165a4c0 (diff) |
development/mysql-workbench: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/mysql-workbench')
-rw-r--r-- | development/mysql-workbench/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/development/mysql-workbench/README b/development/mysql-workbench/README index 801fea0b6bc3..06243cfa67ca 100644 --- a/development/mysql-workbench/README +++ b/development/mysql-workbench/README @@ -16,8 +16,7 @@ Remove or comment this line: SKIP="--skip-networking" and then do: Note: MySQL Workbench will be built against Python 2.7 even when Python 3.x is installed on your system -======= -NOTE: -You may need to run mysql_upgrade if mysql-workbench could not fetch your metadata. -You may need to add this into /etc/ld.so.conf: + +NOTE: You may need to run mysql_upgrade if mysql-workbench could not +fetch your metadata. You may need to add this into /etc/ld.so.conf: /usr/lib{64}/mysql-workbench |