From 1ab74ff443ec282600b8db1931bb1a7d9a7adfbd Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Tue, 30 Aug 2022 11:18:18 +0200 Subject: 22.08 release Change-Id: Iafba148b83304e7298a2a603f3b31a89f8204127 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c8fe027..3c6ef4e 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ is stored in `externals.json` which is a human readable JSON file. $ ./fetch_externals.py fetch ``` -The default configuration can be overriddend with the `-c` argument, for +The default configuration can be overridden with the `-c` argument, for example. ``` -$ ./fetch_externals.py -c 21.11.json fetch +$ ./fetch_externals.py -c 22.08.json fetch ``` ## Directory structure -- cgit v1.2.1