diff --git a/src/site/markdown/configuration.md b/src/site/markdown/configuration.md index 12ae628f9bb99b66ddd8263bb79c6bc9e5eb59f2..8a4f1db4b8880346b579eb811af27fc76c6632c1 100644 --- a/src/site/markdown/configuration.md +++ b/src/site/markdown/configuration.md @@ -18,8 +18,8 @@ Configuration As Rugged relied on Orekit for the frames computation, Orekit must be properly initialized for Rugged to run. -The simplest way to configure is to first retrieve the example orekit-data.zip -file from Orekit [files](https://www.orekit.org/forge/projects/orekit/files) section +The simplest way to configure is to first retrieve the example `orekit-data.zip +file from Orekit [files](https://www.orekit.org/forge/projects/orekit/files) section` and to unzip it in a known fixed location on your computer (let's assume it is on your home folder, and it creates an orekit-data subfolder there).