From 9f5b5d3eebc1da54dcbf0b3dc7c173e1e1fcec81 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Tue, 9 Apr 2024 23:38:51 +0100 Subject: [PATCH] Fix bash syntax highlighting on README AI docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e54f63..7c04487 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ every transcript-less interview for which a URL is known. What follows is an example of my AI workflow to grab the audio from that URL, use AI to transcribe it, and wrangle it into custom markdown. -``` +```bash # Inside project directory, launch shell with necessary tools in environment nix develop