From fba80b625a65841acfec1b144d0e4417e510fb04 Mon Sep 17 00:00:00 2001 From: Adnilson Date: Tue, 8 Oct 2024 11:51:04 +0100 Subject: [PATCH] Update package documentation --- PACKAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PACKAGE.md b/PACKAGE.md index 51f0e7e01..557f750d0 100644 --- a/PACKAGE.md +++ b/PACKAGE.md @@ -21,7 +21,7 @@ Note: Look below for direction on publishing to registry. ``` * Alternatively, if an OBS working copy is already checked out, update the working copy by running `osc up` 2. Run `make dist` in your RMT working directory to build a tarball. -3. Copy the files from the `package/obs` directory to the OBS working directory. +3. Copy the files from the `package/obs` directory to the OBS working directory `systemsmanagement:SCC:RMT/rmt-server`. 4. Examine the changes by running `osc status` and `osc diff`. 5. Stage the changes by running `osc addremove`. 6. Build the package with osc: