Skip to content

Commit 825ea9d

Browse files
committed
Fix some out-of-date instructions in /_ref/README, and clarify /Readme.
1 parent 9747b7b commit 825ea9d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Readme

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Sources for the arc community site at http://arclanguage.github.io.
22

33
The arc 3.1 reference at ref/ is generated from _ref/ using the
4-
_ref/generate.sh script.
4+
_ref/generate.sh script. The script should be run from the _ref/
5+
directory.

_ref/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ template files, run:
33

44
$ ./generate.sh
55

6-
The resulting output will appear in the output/ directory. You can
7-
open the output/index.html file directly in your web browser; you
6+
The resulting output will appear in the ref/ directory. You can
7+
open the ref/index.html file directly in your web browser; you
88
don't need to be running a web server.
99

1010
When you're happy with your changes, push to github to update

0 commit comments

Comments
 (0)