diff --git a/hledger/Hledger/Cli/Commands/Demo.hs b/hledger/Hledger/Cli/Commands/Demo.hs index cc9f48f18..fa3eecd21 100644 --- a/hledger/Hledger/Cli/Commands/Demo.hs +++ b/hledger/Hledger/Cli/Commands/Demo.hs @@ -56,13 +56,13 @@ import System.IO (hClose) demos :: [Demo] demos = map readDemo [ - $(embedFileRelative "embeddedfiles/install.cast"), -- https://asciinema.org/a/567934 Installing hledger from source with hledger-install -- XXX these are confusing, redo -- $(embedFileRelative "embeddedfiles/help.cast"), -- https://asciinema.org/a/568112 Getting help -- $(embedFileRelative "embeddedfiles/demo.cast"), -- https://asciinema.org/a/567944 Watching the built-in demos $(embedFileRelative "embeddedfiles/add.cast"), -- https://asciinema.org/a/567935 The easiest way to start a journal (add) $(embedFileRelative "embeddedfiles/print.cast"), -- https://asciinema.org/a/567936 Show full transactions (print) - $(embedFileRelative "embeddedfiles/balance.cast") -- https://asciinema.org/a/567937 Show account balances and changes (balance) + $(embedFileRelative "embeddedfiles/balance.cast"), -- https://asciinema.org/a/567937 Show account balances and changes (balance) + $(embedFileRelative "embeddedfiles/install.cast") -- https://asciinema.org/a/567934 Installing hledger from source with hledger-install ] -- | An embedded asciinema cast, with some of the metadata separated out. diff --git a/hledger/embeddedfiles/install.cast b/hledger/embeddedfiles/install.cast index fe9c1856f..9bde9da29 100644 --- a/hledger/embeddedfiles/install.cast +++ b/hledger/embeddedfiles/install.cast @@ -1,4 +1,4 @@ -{"version": 2, "width": 80, "height": 25, "timestamp": 1679022326, "env": {"SHELL": "/opt/homebrew/bin/bash", "TERM": "xterm-256color"}, "title": "Installing hledger from source with hledger-install"} +{"version": 2, "width": 80, "height": 25, "timestamp": 1679022326, "env": {"SHELL": "/opt/homebrew/bin/bash", "TERM": "xterm-256color"}, "title": "Upgrading hledger tools to latest source release with hledger-install"} [0.176734, "o", "\u001b[?2004h$ "] [1.370668, "o", "#"] [1.638932, "o", " "]