This document provides a quick installation guide for FN Project on Oracle Linux: - It assumes Oracle Linux 7 is installed and the correct yum repositories are enabled. - Docker is installed using the command "yum -y install docker-engine" and started. - FN Project is installed by downloading and executing an install script from GitHub. - FN Project is started using the "fn start" command.