our install directions no longer work because of r...
# general
l
our install directions no longer work because of redirect changes:
Copy code
mateo:pants_repro mateo$ ls
mateo:pants_repro mateo$ curl -O <https://pantsbuild.github.io/setup/pants>
\  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0    228      0 --:--:-- --:--:-- --:--:--   228
mateo:pants_repro mateo$ cat pants
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>