Page MenuHomeDevCentral

D713.diff
No OneTemporary

D713.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
Use `cargo build` to compile and link the debug version.
-For the release, use `cargo build --release`.
+For the release, use `make` or `cargo build --release`.
### Bypass Cargo
@@ -46,7 +46,7 @@
### Tests
-To run the tests, use `cargo test`.
+To run the tests, use `make test`.
Note this is an executable, not a library.
As such, if you want to add a test, you can't use a tests/ folder:
diff --git a/sql/README b/sql/README
--- a/sql/README
+++ b/sql/README
@@ -1,6 +1,6 @@
This directory contains SQL schemas.
The source code includes schema.sql as compilation time,
-and so this golder is required to build.
+and so this folder is required to build.
The service uses SQLite.

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 01:13 (17 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259308
Default Alt Text
D713.diff (791 B)

Event Timeline