modify first release

This commit is contained in:
Brian Picciano 2017-06-08 12:47:23 -06:00
parent 3d645bc8fa
commit 0c24bfd385

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>viz</title> <title>viz (1)</title>
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
<link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/normalize.css">
@ -47,10 +47,10 @@
<!-- (#_#) --> <!-- (#_#) -->
<pre> <p>
git clone https://github.com/mediocregopher/viz.git git clone https://github.com/mediocregopher/viz.git</br>
git checkout 7e9e898466ce1663ef295deef0e3d0ac86a36de0 git checkout 7e9e898466ce1663ef295deef0e3d0ac86a36de0
</pre> </p>
</div> </div>
</div> </div>
</body> </body>