You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,3 @@
1
-
># **NOTE: This is the beta version of phobos2.0.0. Please test and report all issues [here](https://github.com/dfki-ric/phobos/issues). Thanks for your contribution!**
@@ -75,15 +73,15 @@ To install Phobos in blender download the phobos.zip of the release or zip the p
75
73
Phobos has several python dependencies, those have to be installed in blender before you can use phobos.
76
74
There are two ways of installing Phobos:
77
75
78
-
1. Recommended:
79
-
a. Directly install the phobos.zip in blender: `Blender->Edit->Preferences->Addons->Install` and activate it.
80
-
b. Restart Blender.
81
-
c. Activate Phobos Add-on again.
82
-
2. (Offers inspection of the requirements before installing them) Before installing the phobos.zip you can run the script install_requirements.py with blender's python.
83
-
a. ```bash
76
+
- Recommended:
77
+
1. Directly install the phobos.zip in blender: `Blender->Edit->Preferences->Addons->Install` and activate it.
78
+
2. Restart Blender.
79
+
3. Activate Phobos Add-on again.
80
+
- (Offers inspection of the requirements before installing them) Before installing the phobos.zip you can run the script install_requirements.py with blender's python.
0 commit comments