Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Junker committed Sep 19, 2020
1 parent d6ddd4f commit 4727a21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/install/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
<body>
<h1>Install USOC</h1>
<h2>Experimantal feature. Sometimes doesn't work</h2>
<p> We reccomend to install manually. See the <a href="../install.md">install.md</a> file.</p>
<ul>
<li>Version: Pa1.8Bfx0</li>
<li>Version: Pa2.0Bfx0</li>
<li>You need PHP 7: <?php if (PHP_VERSION_ID > 69999){echo "Yes!";}else{echo "You must update!";} ?></li>
<li>You need Mysql: Can't check</li>
<form action="step2.php" method="post">
Expand Down

0 comments on commit 4727a21

Please sign in to comment.