From eda40e93bc2494f47acaaacf448098fdfede0096 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Wed, 10 Jul 2024 06:15:50 -0400 Subject: [PATCH] Big warning that these are not up yet. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 590c26a..5dfa879 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This is a collection of automated installer scripts for "real programmers." The install various base packages most programmers need, and then specific packages you'll need to work in the language you choose. The scripts are based on [Chris Titus' Winutil](https://github.com/ChrisTitusTech/winutil) but redesigned to allow you to run the script as a normal user and becoming admin as needed. If you want more software then check out Chris' very nice script. +> __WARNING__ No read this! __BIG WARNING IF YOU DON'T READ YOU ARE A TOTAL MORON__ The instructions +> here are a prototype. The scripts are here for you to try, but they are _not installed on my +> website yet._ It's only up right now for review by people who know these languages better than me. + ## How to Use It First, you run the `base.ps1` script to get an initial setup of basic things all other languages