From 70ea1cdd18c7bb36feb4e1c5af5ba6738af3f292 Mon Sep 17 00:00:00 2001 From: Greg Neagle Date: Tue, 23 Sep 2014 11:27:56 -0700 Subject: [PATCH] Updated README.md; removed redundant LICENSE.txt and READ ME FIRST.txt --- LICENSE.txt | 11 ----------- READ ME FIRST.txt | 8 -------- README.md | 2 +- 3 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 LICENSE.txt delete mode 100644 READ ME FIRST.txt diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index cdccd50a..00000000 --- a/LICENSE.txt +++ /dev/null @@ -1,11 +0,0 @@ -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this source code except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file diff --git a/READ ME FIRST.txt b/READ ME FIRST.txt deleted file mode 100644 index a77100db..00000000 --- a/READ ME FIRST.txt +++ /dev/null @@ -1,8 +0,0 @@ -To get started with Munki, please see the wiki documentation at -http://code.google.com/p/munki/wiki/ - -Especially: -http://code.google.com/p/munki/wiki/GettingStartedWithMunki - -and: -http://code.google.com/p/munki/wiki/DemonstrationSetup \ No newline at end of file diff --git a/README.md b/README.md index b0c2fa8c..578f0407 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Munki is currently in use at organizations all over the world, managing software ####Get started -Get started with Munki here: [Getting Started with Munki](https://github.com/munki/munki/wiki/Getting-Started-With-Munki) +Get started with Munki here: [Getting Started with Munki](https://github.com/munki/munki/wiki/) Check out the Wiki for some notes and documentation, and browse and/or check out the source. See the [releases page](https://github.com/munki/munki/releases) or [munkibuilds.org](https://munkibuilds.org) for pre-built installer packages.