Skip to content

Commit

Permalink
Merge pull request #3 from HurayraIIT/hurayra-typo-fix
Browse files Browse the repository at this point in the history
Fixed some spelling mistakes
  • Loading branch information
bobbyiliev authored Nov 24, 2024
2 parents bd56a2b + 12e3eab commit 91c7fcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ If you are using <a href="https://herd.laravel.com" target="_blank">Herd</a> to
3. Move the renamed folder to one of your <a href="https://herd.laravel.com/docs/1/getting-started/sites" target="_blank">site directories</a>. For example, you can move it to `~/Herd`.
4. Open your browser and visit `foldername.test` to start the installation process. Remember to replace `foldername` with the actual name of the folder.

> That's it! Wave is now installed. If you encounter any errors during the automated installer, you may follow the steps to manually install below; otherwise, move on to the Database section.
> That's it! Wave is now installed. If you encounter any errors during the automated installer, you may follow the steps to manually install below; otherwise, move on to the Database section.
## Manual Installation

If you are hosting your Laravel projects locally with someting other than Hered, or if receive an error during the automated installer, you may want to manually install Wave. To do so, continue reading.
If you are hosting your Laravel projects locally with something other than Herd, or if you receive an error during the automated installer, you may want to manually install Wave. To do so, continue reading.

Download Wave and unzip the file. Next, move the folder to your sites folder, and follow these steps:

Expand Down
2 changes: 1 addition & 1 deletion content/docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Upgrading Wave is very simple. Follow the steps below to upgrade.

## Automated Upgrade

We are currently working on an automated upgrade process that will happen directly inside the admin. This will be an automated upgrade similar to that of Wordpress and other popular CMS frameworks.
We are currently working on an automated upgrade process that will happen directly inside the admin. This will be an automated upgrade similar to that of WordPress and other popular CMS frameworks.

## How To Upgrade

Expand Down

0 comments on commit 91c7fcd

Please sign in to comment.