From 058145ee23fa8773a52c700d1a82bf1cb84a10cf Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 24 Jan 2022 17:25:50 -0800 Subject: clarify generic 'bsd' build target We still only have OpenBSD working. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fc4a1f7..d42da59 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Here's how you run one of the example apps (the [Tower of Hanoi](https://en.wiki ```sh git clone https://github.com/akkartik/teliva cd teliva -make linux # replace with 'macosx' or 'bsd' depending on your OS +make linux # replace with 'macosx', etc. depending on your OS src/teliva hanoi.tlv ``` -- cgit 1.4.1-2-gfad0