From 492bd9de49a9e560a2a423af1aae2d76333c7c97 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 27 Oct 2018 23:39:47 +0200 Subject: [PATCH] README: create ~/.vice directory before using it --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4987776..b360259 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ apt install vice Then, install the (not-included) ROMs: ``` wget http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/vice-3.1.tar.gz +mkdir -p ~/.vice tar xf vice-3.1.tar.gz -C ~/.vice/ vice-3.1/data --strip-components=2 ``` -- 2.39.2