diff --git a/docs/ASP2024/08-Mandlebrot.md b/docs/ASP2024/08-Mandlebrot.md index d4b50e7..57a785a 100644 --- a/docs/ASP2024/08-Mandlebrot.md +++ b/docs/ASP2024/08-Mandlebrot.md @@ -35,7 +35,7 @@ $ ~/bin/goatbrot -i 1000 -o tile_000000_000000.ppm -c 0,0 -w 3 -s 1000,1000 $ convert tile_000000_000000.ppm ~/mandle.gif ``` -3. We may want to download the GIF file from your training VM to your local desktop. To do so, find the file mandle.gif in the list of files and directories in the side bar to the left of your terminal window. Right-click on it and select Download, and download it to your local desktop. Depending on the browser that your local machine uses,it may be neccessary to double-Left-click to view, or Right-click on it and select "Open With" and select "image", or select "Open in new Tab" to view it directly from Ospool (JupyterLab). +3. We may want to download the GIF file from your training VM to your local desktop. To do so, find the file mandle.gif in the list of files and directories in the side bar to the left of your terminal window. Right-click on it and select Download, and download it to your local desktop. Depending on the browser that your local machine uses, it may be neccessary to double-Left-click to view, or Right-click on it and select "Open With" and select "image", or select "Open in new Tab" to view it directly from Ospool (JupyterLab). 4. If you choose to DownLoad in the previous step then point your local Browser at the file URL: open a Terminal on your local VM, and then type in there: