Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767542
D713.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
791 B
Referenced Files
None
Subscribers
None
D713.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D713: Update README
Attached
Detach File
Event Timeline
Log In to Comment