further fixes to Preface, Acknowledgements

This commit is contained in:
wadler 2018-03-04 18:02:40 -03:00
parent 61d00be7c1
commit 62b64c9b84

View file

@ -19,11 +19,11 @@ material in a different way; see the [Preface](Preface).
In directory `sf/` run the following:
`$ make macos-setup` (might need sudo, but try it without first)
`$ make build` (builds lagda->markdown and website)
`$ make build-incremental` (builds lagda->markdown and website using incremental)
`$ make server-start` (starts server in detached mode)
`$ make server-stop` (stops the server, uses pkill)
$ make macos-setup (might need sudo, but try it without first)
$ make build (builds lagda->markdown and website)
$ make build-incremental (builds lagda->markdown and website using incremental)
$ make server-start (starts server in detached mode)
$ make server-stop (stops the server, uses pkill)
The visible page appears at