From 77c35a458dc5f1d720575863ca71ecb7c33de57c Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sat, 12 Sep 2020 12:33:45 -0400 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 659d889a..5bc513b9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ You only need to run this command once, ever, on a given system. It ensures that the appropriate packages are installed and proper databases and database users exist. `first_time_ubuntu.sh` command uses `apt` commands to install various packages, so Debian (or other Debian-based) -distributions should work fine. If you are running on a non-Ubuntu system, copy that file to something like: +distributions should work fine. If you are running a different OS or distribution, copy that file to something like: ./bin/first_time_myoperatingsystem.sh