From 8cde7ef0209f1c247235b5c98a066214959c35d6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 19 Feb 2011 00:58:46 +0000 Subject: Correct report [#26139] Documentation is incorrect also remove Irix from list of supported OS's, add FreeBSD. --- release/text/readme.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'release/text') diff --git a/release/text/readme.html b/release/text/readme.html index aa73a8cb512..af6f2092f0f 100644 --- a/release/text/readme.html +++ b/release/text/readme.html @@ -15,7 +15,7 @@

Blender 2.56 Beta


About

-

Welcome to Blender, the free, open source 3D application for modeling, animation, rendering, compositing, video editing and game creation. Blender is available for Linux, Mac OS X, Windows, Solaris and Irix and has a large world-wide community.

+

Welcome to Blender, the free, open source 3D application for modeling, animation, rendering, compositing, video editing and game creation. Blender is available for Linux, Mac OS X, Windows, Solaris and FreeBSD and has a large world-wide community.

Blender can be used freely for any purpose, including commercial use and distribution. It's free and open-source software, released under the GNU GPL licence. The entire source code is available on our website.

For more information, visit blender.org.


@@ -37,12 +37,11 @@

• Readme and copyright files.


Installation

-

Windows: The download .zip contains a Blender folder. You may put this anywhere on your hard drive. To launch Blender, double-click on Blender.exe.
-Install scripts by putting them in the .blender/scripts folder next to the executable.

-

Linux, FreeBSD, Irix, Solaris: Unpack the distribution, copy the .blender directory from it to your home directory. Then run the Blender executable.
-Install scripts by putting them in the .blender/scripts inside your home folder.

-

Mac OS X: The downloaded package includes blender.app. Optionally copy this to your Applications folder, and add it to the dock by dragging it from there to the dock.
-Install scripts by putting them in the .blender/scripts inside your home folder. If the folder does not exist, you can create it manually.

+

Windows: The download .zip contains a Blender folder. You may put this anywhere on your hard drive. To launch Blender, double-click on Blender.exe.

+

Linux, FreeBSD, Solaris: Unpack the archive, Then run the Blender executable.

+

Mac OS X: The downloaded package includes blender.app. Optionally copy this to your Applications folder, and add it to the dock by dragging it from there to the dock.

+

+

Installing Add-ons (all systems) Add-ons can be installed from the user preferences addons section, download an addon as a .py or .zip file, then press the "Install Add-on" button and select the file to install it.


Getting Started

When opening Blender, you’ll see large 3D view in the center, a Toolbar on the left, a Properties area on the right and a Timeline at the bottom.

-- cgit v1.2.3