From f1c3a90bc5d387bf9b632c3ef656bf5b451e970a Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Thu, 7 Sep 2023 14:23:37 -0500 Subject: [PATCH] Update installation.rst --- src/blenderbim/docs/users/installation.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/blenderbim/docs/users/installation.rst b/src/blenderbim/docs/users/installation.rst index 713f494a4c..f53194601e 100644 --- a/src/blenderbim/docs/users/installation.rst +++ b/src/blenderbim/docs/users/installation.rst @@ -134,9 +134,11 @@ FAQ Check which BlenderBIM Add-on build you are using. The zip will have either ``py37``, ``py39``, or ``py310`` in the name. See the instructions in the - **Unstable installation** section to check that you have installed the + `Unstable installation <../devs/installation.html#unstable-installation>`__ section to check that you have installed the correct version. + + 2. **I am on Ubuntu and get an error similar to "ImportError: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29 not found"**