diff --git a/index.html b/index.html
index e97de56..2629303 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
-
+
The P Programming Language
diff --git a/src/views/Community.vue b/src/views/Community.vue
index d2d312c..6e9d316 100644
--- a/src/views/Community.vue
+++ b/src/views/Community.vue
@@ -5,7 +5,7 @@ import HowToHelpVue from '@/components/HowToHelp.vue';
Community
- There's plenty of ways to get involved with Cosmo.
+ There's plenty of ways to get involved with P.
Here's a list of how and what you can do to help.
\ No newline at end of file
diff --git a/src/views/Install.vue b/src/views/Install.vue
index e73c563..826b0ff 100644
--- a/src/views/Install.vue
+++ b/src/views/Install.vue
@@ -1,60 +1,38 @@
Install
- You can install Cosmo via the official Cosmo Installer.
-
-
-
- OR
+ You can install P via the source code and NPM.