Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldschilly committed Jun 3, 2019
1 parent 0b36183 commit 6a8f47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# CoCalc Assistant
# CoCalc Snippets

A collection of code snippet examples to assist working on CoCalc → [read more](src/README.md).

Expand Down Expand Up @@ -71,7 +71,7 @@ to test the `src/sage` subdirectory:
make LANG=sage test
```

To speed things up and skip restarting the kernel (could give false positives, but syntax is always wrong)
To speed things up and skip restarting the kernel (could give false positives, but syntax errors are always triggered)

```
make LANG=sage MODE=fast test
Expand Down

0 comments on commit 6a8f47d

Please sign in to comment.