diff --git a/Website/content/pages/Downloads.md b/Website/content/pages/Downloads.md index 019751c..8f6565b 100644 --- a/Website/content/pages/Downloads.md +++ b/Website/content/pages/Downloads.md @@ -2,7 +2,30 @@ Title: Downloads Tags: face recognition, image processing, computer vision, python, openCV, Ivolution, Facemovie, Everyday, Downloads Slug: Downloads -Other downloads +### Binaries and Code + +Here is what you need to install Ivolution : + +- For Windows users, the last executable +- For Linux and Mac users, the source package + +- Complete source code of the last version (updated each time I commit) + +Older versions are also available here: + +- Windows +- Other + +If you always want to use the last version available, you can also choose to directly clone the git repository of the project +(and I'll gladly accept your pull requests ! ;)) + +git clone .. . + + +Simply enter the project and run __./Ivolutioner__ in command line should get you started :). + + +### Other downloads Several other ressources are available to download : @@ -10,11 +33,6 @@ Several other ressources are available to download : - Current documentation (pdf) - pack of samples, to test the application. -- sources of the last version of Ivolution -- A list of all older versions is also available here. -If you always want to use the last version available, you can also choose to directly clone the git repository of the project -(and I'll gladly accept your pull requests ! ;)) - -git clone .. . +If you think something is missing, just let me know by dropping a message to __ivolution-app@gmail.com__ or [file a request here](https://github.com/jlengrand/Ivolution/issues) \ No newline at end of file