From c5a864397cbdb1001589de8720aa809ff1f0bc6f Mon Sep 17 00:00:00 2001 From: Linlang Date: Thu, 27 Jun 2024 21:18:55 +0800 Subject: [PATCH] optimize docs --- docs/start/installation.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/start/installation.rst b/docs/start/installation.rst index f617182fcf..7a6dafadff 100644 --- a/docs/start/installation.rst +++ b/docs/start/installation.rst @@ -49,6 +49,7 @@ Use the following code to make sure the installation successful: Running ``build_docker_image.sh`` is the right choice when you want to create a docker image for ``Qlib``. Of course, before running it, please open this file and make some necessary changes according to your docker hub account. .. code-block:: bash + #!/bin/bash # Build the Docker image