]> Cypherpunks repositories - gogost.git/commitdiff
Note go work
authorSergey Matveev <stargrave@stargrave.org>
Tue, 12 Nov 2024 12:12:01 +0000 (15:12 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 12 Nov 2024 12:12:01 +0000 (15:12 +0300)
install.texi

index 5189d83078088fb99a548172d4470cf94a54455a..3b3390cc613b3175c0b8b64dcb84af79b840fc3a 100644 (file)
@@ -74,6 +74,12 @@ require go.cypherpunks.su/gogost/v6 v@value{VERSION}
 replace go.cypherpunks.su/gogost/v6 => /path/to/gogost-@value{VERSION}
 @end example
 
+@item You can use Go's workspace feature:
+
+@example
+$ go work use /path/to/gogost-@value{VERSION}
+@end example
+
 @end itemize
 
 You can obtain development source code with