diff --git a/README.md b/README.md index e4a4660..9e781f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Git Training by Akamai Advanced Solutions Team This repository is designed to provide a basic introduction to Git and Github with minimal trauma and hazing (hopefully). PRs welcome to make it even better. - +Typo on step 1of the initial failed push, I was requested to add the '--set-upstream' so the command I had to run to initially fail was git push --set-upstream origin First, run `pnpm i` to install the dependencies. Then, run `pnpm dev` to start the development server and visit localhost:3000. diff --git a/README2.md b/README2.md new file mode 100644 index 0000000..9500a15 --- /dev/null +++ b/README2.md @@ -0,0 +1,7 @@ +# Git Training by Akamai Advanced Solutions Team +This repository is designed to provide a basic introduction to Git and Github with minimal trauma and hazing (hopefully). PRs welcome to make it even better. +Mustaine and Megadeth are better than Metallica! + +First, run `pnpm i` to install the dependencies. +Then, run `pnpm dev` to start the development server and visit localhost:3000. + diff --git a/pages.index.mdxes b/pages.index.mdxes new file mode 100644 index 0000000..422af33 --- /dev/null +++ b/pages.index.mdxes @@ -0,0 +1 @@ +This is a fact: Megadeth is better than Metallica 1000 times.