Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
csev committed Jul 25, 2022
1 parent 009160b commit 13e4476
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion software-mac.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<p>We will install the MAMP bundled PHP/MySql system. Installing the MAMP
(or similar) bundle is much easier than installing all the components separately.
</p>
<h3>Pre-Requisite: VSCode, Atom or some other Programming Editor</h3>
<h3>Pre-Requisite: VSCode or some other Programming Editor</h3>
<p><a href="https://code.visualstudio.com/" target="_blank">https://code.visualstudio.com/</a>
</p>
<h3>Installing MAMP</h3>
Expand Down
2 changes: 1 addition & 1 deletion software-mamp.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<p>We will install the MAMP bundled PHP/MySql system. Installing the MAMP
(or similar) bundle is much easier than installing all the components separately.
</p>
<h3>Pre-Requisite: VSCode, Atom or some other Programming Editor</h3>
<h3>Pre-Requisite: VSCode or some other Programming Editor</h3>
<p><a href="https://code.visualstudio.com/" target="_blank">https://code.visualstudio.com/</a>
</p>
<h3>Installing MAMP</h3>
Expand Down
2 changes: 1 addition & 1 deletion software-win.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<p>We will install the XAMPP bundled PHP/MySql system. Installing the XAMPP
(or similar) bundle is much easier than installing all the components separately.
</p>
<h3>Pre-Requisite: VSCode, Atom or some other Programming Editor</h3>
<h3>Pre-Requisite: VSCode or some other Programming Editor</h3>
<p><a href="https://code.visualstudio.com/" target="_blank">https://code.visualstudio.com/</a>
</p>
<h3>Installing XAMPP</h3>
Expand Down

0 comments on commit 13e4476

Please sign in to comment.