Skip to content

Commit f8f0cf2

Browse files
committed
more readme updates
1 parent f1a2fce commit f8f0cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ Sets the plot background for drawing celestial bodies in 3D.
8383

8484
# Installation
8585

86-
- Open "`3D Earth and Celestial Bodies (planet3D).mltbx`" in the "`INSTALL`"" folder to install as a toolbox. MATLAB will automatically perform the installation and add all the functions, images, and data to the MATLAB search path.
87-
- Alternatively, the "planet3D" folder can be copy and pasted into the folder containing the script that you want to use the functions in. At the beginning of the script, include "`addpath('planet3D')`" to add all functions, images, and data to the MATLAB search path.
86+
- Open `3D Earth and Celestial Bodies (planet3D).mltbx` in the `INSTALL` folder to install as a toolbox. MATLAB will automatically perform the installation and add all the functions, images, and data to the MATLAB search path.
87+
- Alternatively, the "planet3D" folder can be copy and pasted into the folder containing the script that you want to use the functions in. At the beginning of the script, include `addpath('planet3D')` to add all functions, images, and data to the MATLAB search path.

0 commit comments

Comments
 (0)